#api #alchemy #logging #sdk #rust

alchemy-rs

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

1 unstable release

0.1.0 Sep 1, 2022

#893 in #sdk

AGPL-3.0-only

11KB
66 lines

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

Dependencies

~24–42MB
~685K SLoC