Crates.io | ethers-contract-derive |
lib.rs | ethers-contract-derive |
version | 2.0.14 |
source | src |
created_at | 2020-06-20 10:20:01.536924 |
updated_at | 2024-03-06 17:30:00.372351 |
description | Proc macros for type-safe bindings generation to Ethereum smart contracts |
homepage | https://github.com/gakonst/ethers-rs |
repository | https://github.com/gakonst/ethers-rs |
max_upload_size | |
id | 255944 |
size | 94,298 |
Proc macros for type-safe bindings generation to Ethereum smart contracts.
Adapted from the original ethcontract-rs repository by Gnosis.
For more information, please refer to the book.