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

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.

Awesome Lists containing this project

README

          

![Perlin Name Service](./assets/cover.jpg)

> πŸ“–πŸ” 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.