https://github.com/portalnetwork/cns
🔍 Documents and implementations for the Cardano Name Service.
https://github.com/portalnetwork/cns
ada blockchain cardano cns
Last synced: 2 months ago
JSON representation
🔍 Documents and implementations for the Cardano Name Service.
- Host: GitHub
- URL: https://github.com/portalnetwork/cns
- Owner: PortalNetwork
- License: mit
- Created: 2018-09-16T11:42:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T10:12:55.000Z (over 6 years ago)
- Last Synced: 2024-12-30T19:41:29.609Z (4 months ago)
- Topics: ada, blockchain, cardano, cns
- Homepage:
- Size: 232 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

> 📖🔍 Documents of the Cardano 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.ada' or 'mywebsite.ada' into addresses understandable by decentralized network machines.## 📝 Description
CNS is the Cardano Name Service, a distributed, open, and extensible naming system based on the Ethereum blockchain.
## 📚 Documents
#### Table of Contents
- [Introduction](./docs/INTRODUCTION.md)
- [Using Mallet To Deploy Contract](/depoly_md/Cardano%20install%20Mallet%20to%20deploy%20and%20interact%20with%20smart%20contract.md)
- [Cardano Develop Environment Study](./docs/CardanoDevelopEnvironmentStudy.md)## 📣 Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for how to help out.## 🗒 Licence
See [LICENSE](./LICENSE) for details.