JA
Jannis/ethers-wasm
Example of using ethers_contract_derive::abigen with WASM
This currently doesn't build. Try
wasm-pack buildfrom the root directory to see for yourself. The goal for this repo is to get
the abigen! output to compile to WASM (and for the generated code to work
there of course).