-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create users.md #389
base: master
Are you sure you want to change the base?
Create users.md #389
Conversation
Create an index of current notable users of libp2p. This is just a start and likely has many unintentional omissions. Please add more!
🍻 Co-authored-by: Daniel Norman <[email protected]>
Signed-off-by: Dave Grantham <[email protected]>
I removed Radicle and added webAI. |
I also asked @galargh about the "fleek/build" required check. It comes from the libp2p/github-mgmt config here: https://github.com/libp2p/github-mgmt/blob/f499f712fdfaafa15bdb3a364e2109a907b405ef/github/libp2p.yml#L880-L883 None of the other fleek deployed websites have that setting and I think this is an error considering the other Fleek action. This looks gtg and I'm happy with bypassing the "fleek/build" check since the Fleek test deploy passed. |
| **Ceramic** | Ceramic's use of libp2p has contributed to its ability to handle high-volume application data with web-scale volume and latency; libp2p has also enabled IDX, Ceramic's decentralized identity solution. | | ||
| **Nethermind, juno, dotnet-libp2p** | By leveraging libp2p, Nethermind has positioned its projects (Juno and dotnet-libp2p) to contribute significantly to the decentralization and scalability of blockchain networks, particularly in the Ethereum and Starknet ecosystems. | | ||
| **Drand / Randamu** | Libp2p enables direct peer-to-peer communication between Drand nodes, allowing for decentralized randomness generation and distribution. | | ||
| **Anoma** | By leveraging libp2p and introducing sovereign domains, Anoma has created a scalable infrastructure that can accommodate diverse node capabilities and network conditions. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Out of curiosity, where do they use libp2p in practice? Their network isn't live and its implemented in Elixir which has no libp2p.
I talked to Chris(CTO) several times convincing them to use libp2p, but they never decided to, unless something has changed recently.
Just for clarity, it doesn't come from The check itself though, I suspect it's a historical ID that the fleek team used for the checks they put on the repos. They must have changed since the requirement was created in this repository. I now updated the required check to point at |
Create an index of current notable users of libp2p. This is just a start and likely has many unintentional omissions. Please add more!