1 unstable release
new 0.1.0 | Nov 14, 2024 |
---|
#20 in Magic Beans
94 downloads per month
16KB
386 lines
初始化
let ethereum_client = EthereumClient::new(
ðerum.endpoint,
ðerum.chain_name,
etherum.chain_id,
etherum.start_height,
etherum.contracts.clone(),
)
.await;
Dependencies
~28–44MB
~822K SLoC