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

https://github.com/portalnetwork/aens

🌐Implementations for registrars and resolvers for the Aelf Name Service
https://github.com/portalnetwork/aens

aelf aens blockchain

Last synced: 5 months ago
JSON representation

🌐Implementations for registrars and resolvers for the Aelf Name Service

Awesome Lists containing this project

README

          

![Aelf Name Service](./assets/title.png)

> 📖🔍 Documents of the Aelf Name Service.

## 💡 What is Aelf?
Aelf is a customizable operating system for blockchains, and the project attempting to be the “Linux” of the blockchain community.
Aelf is poised to be the Blockchain network with a decentralized cloud computing platform to facilitate the commercial needs of businesses and mainstream institutions. This means that the company acts as a central hub for other Blockchains where full nodes on high performing cloud servers, segregate resources such that each smart contract runs on its own Blockchain and the ELF token is used as a utility for representation and decision making. Aelf claims to be the turn-key solution that will realize Blockchain’s utility in the physical business world.

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

## 📝 Description

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

## 📚 Documents

#### Table of Contents
- [Introduction](./docs/INTRODUCTION.md)
- [Implementation](./docs/IMPLEMENTATION.md)

#### Guideline
- [Install aelf on Mac OS](./docs/INSTALL.md)
- [Run with Docker](./docs/DOCKER.md)
- [Smart Contract Deploy](./docs/SMART_CONTRACT.md)

## 🗃 Changelog
See [CHANGELOG.md](./CHANGELOG.md)

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

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