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
- Host: GitHub
- URL: https://github.com/portalnetwork/wns
- Owner: PortalNetwork
- License: mit
- Created: 2018-08-08T15:35:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T08:16:29.000Z (about 7 years ago)
- Last Synced: 2024-12-30T19:38:52.597Z (9 months ago)
- Topics: blockchain, wanchain, wns
- Homepage:
- Size: 307 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

[](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.