alchemy-rs

Crates.ioalchemy-rs
lib.rsalchemy-rs
version0.1.0
sourcesrc
created_at2022-09-01 17:54:11.70845
updated_at2022-09-01 17:54:11.70845
descriptionMinimal ethers-rs wrappers for the Alchemy API built in pure Rust.
homepage
repositoryhttps://github.com/abigger87/alchemy-rs/
max_upload_size
id656942
size16,983
refcell (refcell)

documentation

README

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

Commit count: 10

cargo fmt