Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 340 Bytes

File metadata and controls

13 lines (7 loc) · 340 Bytes

Run

Build

cargo build --manifest-path contracts/base/Cargo.toml --target wasm32v1-none --release --target-dir ./build/base

Run

yarn run test:integration test/integration/contracts/toolbox/base.test.ts

Debug

tail -f smartnet/config/debug.log 2>&1 | grep -E --color=always 'WAMR|ContractError|Publishing ledger [0-9]+'