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

Latest commit

 

History

History
17 lines (9 loc) · 458 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 458 Bytes

BurstCoin DNS

Run under root, because software needs access to resolv.conf and listen 53 port.

Example for test: http://devtrue.burst/

How to add domain

Open your wallet on any node, e.g.: https://wallet.burst.devtrue.net

Alias section

Register alias

Supported types: a, aaaa

Example: [{"type": "a", "data": "IP1", "ttl": 3600}, {"type": "a", "data": "IP2", "ttl": 7200}]