ethers-rs/ethers-contract/ethers-contract-abigen
Matthias Seitz d35444cc49
feat: add wasm http provider support (#403)
* fix: use on wasm only

* feat: enable http provider in wasm

* add http example

* chore: add more verbosity to example

* fix: double webpack issue

* use mnemonic builder
2021-08-24 01:28:05 +03:00
..
src feat: wasm support (#390) 2021-08-23 12:56:44 +03:00
Cargo.toml feat: add wasm http provider support (#403) 2021-08-24 01:28:05 +03:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This code generator was adapted from the original ethcontract-rs repository by Gnosis.