An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/ipfs/go-namesys : v0.3.0

Package namesys defines Resolver and Publisher interfaces for IPNS paths, that is, IPFS paths in the form of /ipns/<name_to_be_resolved>. A "resolved" IPNS path becomes an /ipfs/<cid> path. Traditionally, these paths would be in the form of /ipns/peer_id, which references an IPNS record in a distributed ValueStore (usually the IPFS DHT). Additionally, the /ipns/ namespace can also be used with domain names that use DNSLink (/ipns/<dnslink_name>, https://docs.ipfs.io/concepts/dnslink/) The package provides implementations for all three resolvers.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/ipfs/[email protected]
Published:
Indexed:
Related tag: v0.3.0

    Loading...
    Readme
    Loading...