Expand description

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:

alchemy_rs = "0.1.0"

Usage

// TODO

Examples

License

AGPL-3.0-only

Acknowledgements

Modules

Alchemy Manager

A prelude of commonly used alchemy-rs items

Common types Common types for alchemy-rs

ethers-rs Alchemy wrappers TODO: An ethers-rs wrapper for the Alchemy API. Similar to the CeloMiddleware as a