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

feat: /api/v0/dns #665

Merged
merged 4 commits into from
Jan 12, 2018
Merged

feat: /api/v0/dns #665

merged 4 commits into from
Jan 12, 2018

Conversation

hacdias
Copy link
Contributor

@hacdias hacdias commented Jan 9, 2018

Ref.: #501

API:

ipfs.dns(domain, (err, path) => {
	// err is the error
	// path is the IPFS path to which domain resolved to
})

@ghost ghost assigned hacdias Jan 9, 2018
@ghost ghost added the in progress label Jan 9, 2018
@hacdias hacdias changed the title feat: dns [WIP] feat: dns Jan 9, 2018
@hacdias hacdias requested a review from daviddias January 9, 2018 12:27
@hacdias hacdias changed the title [WIP] feat: dns feat: /api/v0/dns Jan 9, 2018
@hacdias
Copy link
Contributor Author

hacdias commented Jan 9, 2018

This is done @diasdavid 😄

@hacdias
Copy link
Contributor Author

hacdias commented Jan 12, 2018

Ping @diasdavid

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

Successfully merging this pull request may close these issues.

2 participants