ipfs-shipyard / ipfs-shipyard/py-ipfs-http-client
Replace Deprecated /api/v0/dht endpoints by /api/v0/routing
Open
- Dominant language
- Python
- Stars
- 685
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
From Kubo 0.28, most of DHT RPC commands are removed (except for `query`) since they were already deprecated.
Instead, use `/api/v0/routing`. At the moment, it should be a drop-in replacement.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.