https://github.com/portalnetwork/btc-ns
📙🔍 Documents and implementations for the Bitcoin Name Service.
https://github.com/portalnetwork/btc-ns
Last synced: 4 months ago
JSON representation
📙🔍 Documents and implementations for the Bitcoin Name Service.
- Host: GitHub
- URL: https://github.com/portalnetwork/btc-ns
- Owner: PortalNetwork
- License: mit
- Created: 2018-09-27T04:28:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T05:18:34.000Z (over 7 years ago)
- Last Synced: 2025-05-30T07:36:11.541Z (about 1 year ago)
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitcoin Name Service
> 📖🔍 Documents of the Bitcoin Name Service.
## 💡 What is BNS?
BNS – or blockchain name system – is the protocol on the internet that turns human-comprehensible decentralized website names such as 'website.btc' or 'mywebsite.btc' into addresses understandable by decentralized network machines.
## 📝 Description
Bitcoin Name Service is a distributed, open, and extensible naming system based on the Bitcoin blockchain.
## 📚 Documents
#### Table of Contents
- [Introduction](./docs/INTRODUCTION.md)
## 📣 Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for how to help out.
## 🗒 Licence
See [LICENSE](./LICENSE) for details.