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

https://github.com/portalnetwork/qns

🌐Implementations for registrars and resolvers for the QTUM Name Service
https://github.com/portalnetwork/qns

Last synced: 4 months ago
JSON representation

🌐Implementations for registrars and resolvers for the QTUM Name Service

Awesome Lists containing this project

README

          

# QTUM Name Service

> 📖🔍 Documents of the QTUM 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.qtum or ‘mywebsite.eth’ into addresses understandable by decentralized network machines.

## 📝 Description

QNS is the QTUM Name Service, a distributed, open, and extensible naming system based on the QTUM 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)

## 📝 Guideline
- [How To Start A Local Node And Deploy Contract](./docs/How_To_Start_A_Local_Node_And_Deploy_Contract.md)
- [Smart Contract Testing](./qns/README.md)
- [Smart Contract Design Principle](./docs/SMART_CONTRACT_DESIGN_PRINCIPLE.md)

## 🗃 Changelog
See [CHANGELOG.md](./CHANGELOG.md).

## 📣 Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for how to help out.

## 🗒 Licence
See [LICENSE](./LICENSE) for details.