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

https://github.com/portalnetwork/wns

📘🌐Implementations for registrars and resolvers for the Wanchain Name Service
https://github.com/portalnetwork/wns

blockchain wanchain wns

Last synced: 8 months ago
JSON representation

📘🌐Implementations for registrars and resolvers for the Wanchain Name Service

Awesome Lists containing this project

README

          

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

[![Join the chat at https://gitter.im/PortalNetwork/wns](https://badges.gitter.im/PortalNetwork/wns.svg)](https://gitter.im/PortalNetwork/ins?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

> 📖🔍 Documents and implementations for the Wanchain Name Service.

## 💡 What is Wanchain?
Wanchain is creating a new financial market of digital assets by implementing cross-chain transfers across different blockchains. With the number of various coins, tokens, and blockchains currently in the ecosystem, there’s not currently an efficient, decentralized way to exchange value between them. As an independent blockchain, Wanchain connects the accounts of independent chains to provide a framework to exchange these assets.

## 💡 What is BNS?
BNS – or blockchain name system – is the protocol on the internet that turns human-comprehensible decentralized website names such as ‘website.perl’ or ‘mywebsite.eth’ into addresses understandable by decentralized network machines.

## 📝 Description

WNS is the Wanchain Name Service, a distributed, open, and extensible naming system based on the Wanchain blockchain.

## 🛠 Useful Tools

- WNS Explorer: [http://wns.portal.network](http://wns.portal.network)
- Wanchain Wallet: [https://wan.portal.network](https://wan.portal.network)
- Web Builder: [https://web.portal.network](https://web.portal.network)
- Marketplace: [https://beta.portal.network](https://beta.portal.network)

## 📚 Documents

#### Table of Contents
- [Introduction](./docs/INTRODUCTION.md)
- [Implementation](./docs/IMPLEMENTATION.md)
- [Registry](./docs/REGISTRY.md)
- [Registrar](./docs/REGISTRAR.md)
- [Resolver](./docs/RESOLVER.md)
- [ReverseRegistrar](./docs/REVERSE_REGISTRAR.md)
- [Developer Guide](./docs/DEVELOPER_GUIDE.md)
- [Integration](./docs/INTEGRATION.md)

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

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