| Crates.io | alchemy-rs |
| lib.rs | alchemy-rs |
| version | 0.1.0 |
| created_at | 2022-09-01 17:54:11.70845+00 |
| updated_at | 2022-09-01 17:54:11.70845+00 |
| description | Minimal ethers-rs wrappers for the Alchemy API built in pure Rust. |
| homepage | |
| repository | https://github.com/abigger87/alchemy-rs/ |
| max_upload_size | |
| id | 656942 |
| size | 16,983 |
Minimal ethers-rs wrappers for the Alchemy API built in pure Rust.
Add the alchemy-rs crate to your project:
alchemy_rs = "0.1.0"
// TODO