A tool for Symbol namespace owners to create decentralized Internet domains, using root namespace create top-level domain.
All DNS will store on namespace metadata.
Scope metadata key : D9766DB9BFCFF27C / symbol-dns-record-1
You can use it in Testnet right now, will continue improve the code.
- That is
NameandValuewhen you add the new DNS record. Namecan be any name you like, and it can't be repeat such ashello, if you like to setup root namespace as domain, please use@.Valuewill be the link, it supportsiaskyandipfswebsite.
Example
| Name | Value |
|---|---|
| @ | https://docs.symbolplatform.com |
| siasky | sia://file_hash |
| ipfs | ipfs://file_hash |
yarn install
yarn serve
yarn build
yarn test:unit
yarn test:e2e
yarn lint