Skip to content

isabella232/cs-libp2p-protocol

 
 

Repository files navigation

LibP2P.Protocol (cs-libp2p-protocol)

Travis CI AppVeyor NuGet NuGet Codecov Libraries.io

Implementation/port of libp2p/go-libp2p-protocol in C# .NET Standard 1.6 compliant.

Table of Contents

Install

PM> Install-Package LibP2P.Protocol

--

dotnet add package LibP2P.Protocol

Usage

var pid = new ProtocolId("/libp2p/id");

Maintainers

Captain: @tabrath.

Contribute

Contributions welcome. Please check out the issues.

License

MIT © 2017 Trond Bråthen

About

ProtocolId

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 78.4%
  • Shell 21.6%