alchemy-rs • ci license crates.io

Minimal ethers-rs wrappers for the Alchemy API built in pure Rust.

Getting Started

Add the alchemy-rs crate to your project:

toml alchemy_rs = "0.1.0"

Usage

// TODO

Examples

```rust

```

License

AGPL-3.0-only

Acknowledgements