Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 539 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 539 Bytes

.NET Core

InterlockLedger.Peer2Peer Library

This library implements the backbone of a P2P network in .NET, with peer discoverability and routing. Plug your network protocol and defaults into it to have a working node.

Version 7.0.1 now is net6.0 and requires .NET 6.0 LTS

Visualization of the codebase