An implementation of the IPFS libp2p.
Info
Version: | 0.20.2 |
Author(s): | Richard Schneider |
Last Update: | Thursday, September 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/richardschneider/peer-talk |
NuGet Url: | https://www.nuget.org/packages/PeerTalk |
Install
Install-Package PeerTalk
dotnet add package PeerTalk
paket add PeerTalk
PeerTalk Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Ipfs.Core(>= 0.55.0)
- Makaretu.Dns.Multicast(>= 0.25.0)
- Makaretu.KBucket(>= 0.5.0)
- Nito.AsyncEx(>= 5.0.0)
- Portable.BouncyCastle(>= 1.8.5)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
- protobuf-net(>= 2.4.0)
- semver(>= 2.0.4)
- Ipfs.Core(>= 0.55.0)
- Makaretu.Dns.Multicast(>= 0.25.0)
- Makaretu.KBucket(>= 0.5.0)
- Nito.AsyncEx(>= 5.0.0)
- Portable.BouncyCastle(>= 1.8.5)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
- protobuf-net(>= 2.4.0)
- semver(>= 2.0.4)
Tags