Multiformats.Codec (cs-multicodec)
Multicodec and Multicodec packed implementation in C# .NET Standard 1.6 compliant.
Table of Contents
Install
PM> Install-Package Multiformats.Codec
dotnet add package Multiformats.Hash
Usage
TODO
Supported codecs
- Json
- CBOR
- ProtoBuf
Maintainers
Captain: @tabrath.
Contribute
Contributions welcome. Please check out the issues.
Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS Code of Conduct.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © 2018 Trond Bråthen
- PeterO.Numbers © 2017 Peter O.
- PeterO.CBOR © 2017 Peter O.