Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 758 Bytes

Readme.md

File metadata and controls

22 lines (13 loc) · 758 Bytes

Multicodec in Rust

rust implementation of the multicodec specs

ToDo's

Coding

  • automatic deserialisation through external serdes (JSON, CBOR, ...)
  • Integrate with Multihash & Multiaddr
  • no-std/Wasm-support

Mgmnt

  • Github setup
  • Publish on crates.io
  • Add proper License Files
  • Activate travis-ci