https://github.com/portalnetwork/mns
🔍 Documents and implementations for the Mithril Name Service.
https://github.com/portalnetwork/mns
blockchain bns mithril
Last synced: 4 months ago
JSON representation
🔍 Documents and implementations for the Mithril Name Service.
- Host: GitHub
- URL: https://github.com/portalnetwork/mns
- Owner: PortalNetwork
- License: mit
- Created: 2018-09-07T07:43:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T03:18:07.000Z (over 7 years ago)
- Last Synced: 2024-12-30T19:39:15.520Z (over 1 year ago)
- Topics: blockchain, bns, mithril
- Language: JavaScript
- Homepage:
- Size: 233 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

> 📖🔍 Documents of the Mithril Name Service.
## 💡 What is Mithril?
Mithril is a social mining platform where users earn token by creating content on the blockchain.
## 💡 What is BNS?
BNS – or blockchain name system – is the protocol on the internet that turns human-comprehensible decentralized website names such as 'website.mith' or 'mywebsite.eth' into addresses understandable by decentralized network machines.
## 📝 Description
MNS is the Mithril Name Service, a distributed, open, and extensible naming system based on the Ethereum blockchain.
## 📚 Documents
#### Table of Contents
- [Introduction](./docs/INTRODUCTION.md)
- [Implementation](./docs/IMPLEMENTATION.md)
- [Registry](./docs/REGISTRY.md)
- [Registrar](./docs/REGISTRAR.md)
- [Resolver](./docs/RESOLVER.md)
- [Integration](./docs/INTEGRATION.md)
## 📣 Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for how to help out.
## 🗒 Licence
See [LICENSE](./LICENSE) for details.