This repository has been archived by the owner on Jul 21, 2023. It is now read-only.
v0.16.0
Code Refactoring
BREAKING CHANGES
- The DHT now requires its datastore to have
a promise based api, instead of callbacks. Datastores that use
ipfs/[email protected] or later should be used.
https://github.com/ipfs/interface-datastore/releases/tag/v0.7.0