Skip to content
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

Is this repo based on libp2p? #16

Closed
youngjoon-lee opened this issue Jul 30, 2023 · 1 comment
Closed

Is this repo based on libp2p? #16

youngjoon-lee opened this issue Jul 30, 2023 · 1 comment

Comments

@youngjoon-lee
Copy link

Hi all! Thank you for the great work in this repo.

I would like to ask if this mixnet implementation is based on libp2p, as written in the repo description. It seems that the repo doesn't use libp2p as a dependency and implements its own interfaces. If so, can I ask about the future integration plan with libp2p?

@arkpar
Copy link
Member

arkpar commented Jul 31, 2023

We used to provide a libp2p protocol implementation, but this was removed recently. I've update the repo description to reflect that. This implementation is now network agnostic. There's an example on how we use it in a project over libp2p:
paritytech/substrate#14207

There are no plans to provide a standalone libp2p module for now.

@arkpar arkpar closed this as completed Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants