Logo
Explore Help
Sign In
fluencelabs/examples
1
0
Fork 0
You've already forked examples
mirror of https://github.com/fluencelabs/examples synced 2025-05-09 09:32:15 +00:00
Code Issues Projects Releases Wiki Activity
examples/quickstart/5-oracle-service/scripts/build.sh

7 lines
176 B
Bash
Raw Normal View History

Add section 5: Decentralized Oracles With Fluence And Aqua (#35) * init quickstart-5 * update consensus calc, tests * update serivce, aqua * update service and deploymnt * update aqua, air * add seq version * update aquq * update examples * add fold, no fold to aqua * update par * update service, aqua with err value * update tests with err_val * add connect check, remove peer.connect funcs * update Readme * move body to gitbook
2021-12-03 01:08:04 -06:00
#!/usr/bin/env bash -o errexit -o nounset -o pipefail
mkdir -p artifacts
rm -f artifacts/*.wasm
marine build --release
cp target/wasm32-wasi/release/ts_oracle.wasm artifacts/
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 54ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API