This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
js-ipfs-api not compatible with the new go-ipfs name system (with multiple keys) #582
Closed
Description
Recently go-ipfs got a cool upgrade where the daemon could maintain more than one IPNS address, and in my experience it seems to work quite well. However, js-ipfs-api does not yet support this new feature, and only has bindings for the old resolve and publish functions without allowing for the selection/creation of a different key.