Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.44 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.44 KB

Multiformats

Muldibase - base encodings

This module is a copy the muldibase from https://github.com/fluency03/scala-multibase/tree/master (commit b6455700af3f9f7f9748cc86c763bfeef78c16c9)

The project is license under MIT License

Note: It was copy to make the code in "com.github.fluency03" % "scala-multibase_2.12" % "0.0.1" crossProject and some minor change!

unsigned-varint

unsigned-varint

This module is a copy the varint from https://github.com/fluency03/varint (commit 38a29ce75fdb56b5aa6b3eaf46adb4e0d739b0b9)

The project is license under MIT License

Multicodec - serialization codes

multicodec

Table from commit 352d05ad430713088e867216152725f581387bc8

TODO - Implemente

  • multihash - cryptographic hashes
  • multiaddr - network addresses
  • multikey - cryptographic keys and artifacts