chains

Crates.iochains
lib.rschains
version0.1.0
sourcesrc
created_at2022-11-29 20:23:38.890926
updated_at2022-11-29 20:23:38.890926
descriptionRust bindings for the Ethereum Chain List.
homepagehttps://docs.rs/chains
repositoryhttps://github.com/danipopes/chains
max_upload_size
id725630
size474,317
(DaniPopes)

documentation

README

chains

Crates.io MIT License CI Status

Rust bindings for the Ethereum Chain List.

Quickstart

Add this to your Cargo.toml:

[dependencies]
chains = { git = "https://github.com/danipopes/chains" }

License

This project is licensed under the MIT license.

Commit count: 13

cargo fmt