Minimal ethers-rs wrappers for the Alchemy API built in pure Rust.
Add the alchemy-rs crate to your project:
alchemy-rs
toml alchemy_rs = "0.1.0"
// TODO
```rust
```
AGPL-3.0-only