Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

multiformats/cs-multicodec

Repository files navigation

This project is no longer maintained and has been archived.

Multiformats.Codec (cs-multicodec)

Travis CI AppVeyor NuGet Codecov Libraries.io

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