GitXplorerGitXplorer
D

chains

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
b443a5846411faa1aef9e6a153cc57455003dd1d

docs: update Cargo.toml

DDaniPopes committed 2 years ago
Verified
44b446477ff562e73da76df2441a83a3d1e96281

docs: update README.md

DDaniPopes committed 2 years ago
Verified
015b17253281479f46cbb9cd66063de1a56abe50

minor fixes

DDaniPopes committed 2 years ago
Verified
8dd514abc000fc9f05271ceb057bb653cf318001

add docs

DDaniPopes committed 2 years ago
Verified
c935f205f5d28c1c001725eccef464a9e154272f

chore: rename to Chain and CHAINS

DDaniPopes committed 2 years ago
Verified
6dbe27e5455709080a40df87022775b197c906e9

refactor, docs, tests

DDaniPopes committed 2 years ago

README

The README file for this repository.

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.