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

any example to find and download files in kademlia? #101

Closed
ghost opened this issue Oct 12, 2021 · 1 comment
Closed

any example to find and download files in kademlia? #101

ghost opened this issue Oct 12, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 12, 2021

I want to build a website that search and download files in kad network, like search files in emule, but I almost know nothing about kad.
I need some code examples that find and download files in kad.

@bmuller
Copy link
Owner

bmuller commented Oct 12, 2021

Hey @niceday345 - this library is likely too lowlevel for what you're looking for (it stores binary blobs with a max size, you'd have to break a file apart into a merkle tree etc yourself if you want to store files). I recommend looking at IPFS.

@bmuller bmuller closed this as completed Oct 12, 2021
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

1 participant