https://github.com/portalnetwork/enigma-ns
ππ Documents and implementations for the Enigma Name Service.
https://github.com/portalnetwork/enigma-ns
blockchain enigma
Last synced: 11 months ago
JSON representation
ππ Documents and implementations for the Enigma Name Service.
- Host: GitHub
- URL: https://github.com/portalnetwork/enigma-ns
- Owner: PortalNetwork
- License: mit
- Created: 2018-08-29T17:02:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T06:38:08.000Z (over 7 years ago)
- Last Synced: 2025-04-04T18:51:59.513Z (about 1 year ago)
- Topics: blockchain, enigma
- Language: JavaScript
- Homepage:
- Size: 23.7 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- 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 Enigma Name Service.
## π‘ What is Enigma?
Enigma is an off-chain network meant to complement blockchain networks by providing secondary-layer data storage and computation. The protocol will offer privacy and scaling solutions to any blockchain program that uses it, as data offloaded onto the Enigma network will be both private and freed from on-chain network congestion.
## π‘ What is BNS?
BNS β or blockchain name system β is the protocol on the internet that turns human-comprehensible decentralized website names such as βwebsite.engβ or βmywebsite.ethβ into addresses understandable by decentralized network machines.
## π Description
ENGNS is the Enigma Name Service, a distributed, open, and extensible naming system based on the Enigma 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)
- [Tutorial](./docs/tutorial/)
## π Guideline
- [Smart Contract Testing](./engns/README.md)
## π Changelog
See [CHANGELOG.md](./CHANGELOG.md).
## π£ Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for how to help out.
## π Licence
See [LICENSE](./LICENSE) for details.