| Crates.io | ethereum-sdk |
| lib.rs | ethereum-sdk |
| version | 0.1.0 |
| created_at | 2024-11-14 10:17:09.56459+00 |
| updated_at | 2024-11-14 10:17:09.56459+00 |
| description | library for ethereum |
| homepage | https://github.com/rooct/ethereum-sdk-rs.git |
| repository | https://github.com/rooct/ethereum-sdk-rs.git |
| max_upload_size | |
| id | 1447622 |
| size | 15,056 |
let ethereum_client = EthereumClient::new(
ðerum.endpoint,
ðerum.chain_name,
etherum.chain_id,
etherum.start_height,
etherum.contracts.clone(),
)
.await;