ethers-rs/ethers-contract
Georgios Konstantopoulos 833ca33f60
feat(signers): make Signer on Client optional (#34)
This allows using Contract either in read-only mode (e.g. for fetching data/events)
or for using the accounts on the node as senders
2020-06-21 21:19:59 +03:00
..
ethers-contract-abigen docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00
ethers-contract-derive docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00
src feat(signers): make Signer on Client optional (#34) 2020-06-21 21:19:59 +03:00
tests feat(signers): make Signer on Client optional (#34) 2020-06-21 21:19:59 +03:00
Cargo.toml fix intradoc links and add missing cargo metadata (#29) 2020-06-20 16:55:07 +03:00