Web3 Name Service Save Abandoned

A compatible and inclusive name service for the web3 world, supporting RNS and ENS and more

Project README

Web3 Name Service

A compatible and inclusive name service for the web3 world

Supported Protocols

In planning:

Usage

/name/:name

Get information by RNS, DAS or ENS name

/address/:address

Get information by address

Examples

Request by RNS name: https://rss3.domains/name/usagi.rss3

Request by ENS name: https://rss3.domains/name/usagii.eth

Request by DAS name: https://rss3.domains/name/usagii.bit

Request by address: https://rss3.domains/address/0xDA048BED40d40B1EBd9239Cdf56ca0c2F018ae65

Returned information:

{
    "rnsName": "usagi.rss3",
    "ensName": "usagii.eth",
    "dasName": "usagii.bit",
    "address": "0xDA048BED40d40B1EBd9239Cdf56ca0c2F018ae65"
}
Open Source Agenda is not affiliated with "Web3 Name Service" Project. README Source: NaturalSelectionLabs/Web3-Name-Service
Stars
33
Open Issues
0
Last Commit
1 year ago
Tags

Open Source Agenda Badge

Open Source Agenda Rating