alloy-chains

Crates.ioalloy-chains
lib.rsalloy-chains
version0.1.23
sourcesrc
created_at2023-11-14 18:27:33.945137
updated_at2024-06-25 12:19:05.836344
descriptionCanonical type definitions for EIP-155 chains
homepagehttps://github.com/alloy-rs/chains
repositoryhttps://github.com/alloy-rs/chains
max_upload_size
id1035234
size142,512
core (github:alloy-rs:core)

documentation

README

alloy-chains

Canonical type definitions for EIP-155 chains.

Supported Rust Versions

Alloy will keep a rolling MSRV (minimum supported rust version) policy of at least 6 months. When increasing the MSRV, the new Rust version must have been released at least six months ago. The current MSRV is 1.65.0.

Note that the MSRV is not increased automatically, and only as part of a minor release.

Note on no_std

All crates in this workspace should support no_std environments, with the alloc crate. If you find a crate that does not support no_std, please open an issue.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 96

cargo fmt