@dwallet-network/eth-light-client-wasm
v0.2.1
Published
Ethereum Light Client for dWallet Network in WASM
Downloads
6
Readme
Build locally
To build the binary, you need to have Rust installed and then the wasm-pack
. The installation script can be found here.
Build the binary with the following commands:
cargo build
pnpm run build