ethers-rs/ethers-contract/ethers-contract-derive
DaniPopes 79f27e2366
docs(abigen): rename `event_derives` to `derives` (#2018)
* chore: rename event_derives to derives

Misleading name, `event_derives` implies that only Solidity events'
structs would apply, while this is not true

* last derive

* mv

* docs

* docs

* last doc
2023-01-13 10:17:32 -08:00
..
src docs(abigen): rename `event_derives` to `derives` (#2018) 2023-01-13 10:17:32 -08:00
Cargo.toml chore: update all rust editions to 2021 (#1979) 2022-12-30 14:48:29 +02:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This proc-macro was adapted from the original ethcontract-rs repository by Gnosis.