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

Implement caskadht service #1

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Implement caskadht service #1

merged 1 commit into from
Jan 26, 2023

Conversation

masih
Copy link
Member

@masih masih commented Jan 26, 2023

Implement caskadht as a service that exposes a HTTP API to lookup multihashes, compatible with IPNI GET /multihash/<multihash> specification and cascades lookups over the IPFS Kademlia DHT.

Implement a CLI command to start up the service with options to configure libp2p host identity, listen address and log level.

Implement `caskadht` as a service that exposes a HTTP API to lookup
multihashes, compatible with IPNI `GET /multihash/<multihash>`
specification and cascades lookups over the IPFS Kademlia DHT.

Implement a CLI command to start up the service with options to
configure libp2p host identity, listen address and log level.
@masih masih merged commit 3d28d8b into main Jan 26, 2023
@masih masih deleted the masih/initial_impl branch January 26, 2023 13:20
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

Successfully merging this pull request may close these issues.

None yet

2 participants