Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

IPNS Support #579

Closed
oskarpyk opened this issue Jul 19, 2017 · 3 comments
Closed

IPNS Support #579

oskarpyk opened this issue Jul 19, 2017 · 3 comments
Labels

Comments

@oskarpyk
Copy link

Hi!

I was wondering if there is any documentation on interfacing with IPNS? I found an old issue asking the same question, but the link in @diasdavid reply gives a 404. Any new info on this?

@daviddias
Copy link
Contributor

@Annorstades IPNS API is ipfs name, see: https://github.com/ipfs/js-ipfs-api#name

There is an example of how to use it: https://github.com/ipfs/js-ipfs-api/tree/master/examples/name-api

tests show more examples of it working: https://github.com/ipfs/js-ipfs-api/blob/master/test/name.spec.js

@victorb
Copy link
Contributor

victorb commented Jul 21, 2017

For future reference, these are David's links but with the commit instead so the URL will keep on working:

How to use: https://github.com/ipfs/js-ipfs-api/tree/0544dd378cf474c42a6f16626a83ac3bf5db9be2/examples/name-api

Tests: https://github.com/ipfs/js-ipfs-api/blob/0544dd378cf474c42a6f16626a83ac3bf5db9be2/test/name.spec.js

@daviddias
Copy link
Contributor

Thanks @victorbjelkholm

Closing this issue. @Annorstades let us know if you have any hurdles using it! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants