An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Mithril Name Service](./assets/title.jpg)

> 📖🔍 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.