#multiaddr #multiformats #ipfs #format #multiformat

yanked maddr

An implementation of the multiaddr format used in IPFS

Uses old Rust 2015

0.3.1 Apr 30, 2018
0.3.0 Apr 22, 2018
0.2.1 Oct 7, 2017
0.2.0 Nov 7, 2016
0.1.0 Nov 5, 2016

MIT/Apache

28KB
575 lines

maddr travis-badge cargo-badge license-badge

A Rust implementation of the multiaddr format as used in IPFS.

Developing

This project uses clippy and denies warnings in CI builds. To ensure your changes will be accepted please check them with cargo clippy (available via cargo install clippy on nightly rust) before submitting a pull request (along with cargo test as usual).

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~2.8–4MB
~76K SLoC