libp2p / libp2p/website-new

Add dotnet to the implementations page

Open
#9 0 comments 1 reaction 1 assignee View on GitHub

@dhuseby is already working on this.

Since Aug 7, 2024.

Dominant language
JavaScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

From @flcl42:

.NET libp2p has the following working parts(and I hope the list will grow in the next couple of months):

libp2p-implementations (In Progress / Usable) https://github.com/NethermindEth/dotnet-libp2p

libp2p-tcp (In Progress / Usable) https://github.com/NethermindEth/dotnet-libp2p
libp2p-quic (Prototype / Unstable) https://github.com/NethermindEth/dotnet-libp2p/tree/main/src/libp2p/Libp2p.Protocols.Quic

libp2p-noise (In Progress / Usable) https://github.com/NethermindEth/dotnet-libp2p/tree/main/src/libp2p/Libp2p.Protocols.Noise

mdns-discovery (In Progress / Usable) https://github.com/NethermindEth/dotnet-libp2p

libp2p-floodsub (In Progress / Usable) https://github.com/NethermindEth/dotnet-libp2p
libp2p-gossipsub (In Progress / Usable) https://github.com/NethermindEth/dotnet-libp2p

libp2p-yamux (In Progress / Usable) https://github.com/NethermindEth/dotnet-libp2p

libp2p-ping (In Progress / Usable) https://github.com/NethermindEth/dotnet-libp2p

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.