0.15.0 • Published 4 months ago

@avareum/evm-tools v0.15.0

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago
  1. install anvil via foundryup
brew install libusb
curl -L https://foundry.paradigm.xyz | bash
source /Users/katopz/.zshenv
foundryup

Dev

wasm-pack build --target web

Test

# rs
cargo test

# wasm
wasm-pack test --headless --firefox

# js
cargo test
cp ./tests/index.html ./pkg
npx live-server ./pkg
open http://127.0.0.1:8080/

Release

. ./release.sh
0.14.0

4 months ago

0.15.0

4 months ago

0.13.0

4 months ago

0.12.0

5 months ago

0.11.0

9 months ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.1.0

1 year ago