1
0
mirror of https://github.com/fluencelabs/examples synced 2025-04-24 10:12:16 +00:00
boneyard93501 6381411ed9
Reorg ()
* init reorg

* updated readme

* fix CI

* remove outdated ipfs-node example

* add Readme

* update readme, add config file

Co-authored-by: folex <0xdxdy@gmail.com>
2021-07-16 02:04:18 -05:00

7 lines
176 B
Bash
Executable File

#!/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/