https://github.com/portalnetwork/pns
ππ Documents and implementations for the Perlin Name Service.
https://github.com/portalnetwork/pns
blockchain perlin pns
Last synced: 4 months ago
JSON representation
ππ Documents and implementations for the Perlin Name Service.
- Host: GitHub
- URL: https://github.com/portalnetwork/pns
- Owner: PortalNetwork
- License: mit
- Created: 2018-08-24T13:23:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T02:46:08.000Z (over 7 years ago)
- Last Synced: 2024-12-30T19:39:15.972Z (over 1 year ago)
- Topics: blockchain, perlin, pns
- Language: JavaScript
- Homepage:
- Size: 362 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

> ππ Documents of the Perlin Name Service.
## π‘ What is Perlin?
Perlin is a decentralized, trustless and practical infrastructure blockchain which supports Dapps running and cloud computing, utilizes computational power in smart devices to facilitate cloud computing, make it accessible, economical and applicable to them.
## π‘ 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
PNS is the Perlin Name Service, a distributed, open, and extensible naming system based on the Perlin 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
- [Smart Contract Testing](./pns/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.