@avareum/evm-tools
TypeScript icon, indicating that this package has built-in type declarations

0.15.0 • Public • Published
  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

Readme

Keywords

none

Package Sidebar

Install

npm i @avareum/evm-tools

Weekly Downloads

0

Version

0.15.0

License

none

Unpacked Size

1.22 MB

Total Files

5

Last publish

Collaborators

  • katopz