JuanuMusic / cs-libp2p-protocol

ProtocolId

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C# 78.4%Language:Shell 21.6%