trustwallet-assets/blockchains/aeternity/info/info.json
Andrew M 44a51f3a6a
Update Aeternity info.json (#1064)
* Update Aeternity info.json

Added details for AE

https://pro-api.coinmarketcap.com/v1/cryptocurrency/info?CMC_PRO_API_KEY=98cbea72-046d-4dd8-851c-18824fa77d98&id=1700

* Optimised images with calibre/image-actions

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-21 13:49:51 +08:00

29 lines
1.5 KiB
JSON

{
"name": "Aeternity",
"website": "https://www.aeternity.com",
"source_code": "https://github.com/aeternity",
"whitepaper": "https://github.com/aeternity/white-paper/blob/master/paper.pdf",
"explorers": [
{
"name": "AEKnow",
"url": "https://www.aeknow.org/"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/aeternity"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/Aeternity"
}
],
"details": [
{
"language": "en",
"description": "Aeternity (AE) is a blockchain platform that focuses on high bandwidth transacting, purely-functional smart contracts, and decentralized oracles. It was founded in 2017, and seeks to eliminate inefficiencies in the crypto market by increasing scalability of smart contracts and dApps, sharding, and off-chain contract execution. The Turing-complete smart contracts on the Aeternity chain allow for transaction execution without third parties or intermediaries. Aeternity also has state channels to enable off-chain smart contract settlements which only touch the blockchain should a disagreement in the contract arise, acting as a self-arbitrating crypto court. The Aeternity blockchain is also built upon state-of-the-art cryptographic data structures which give rise to robust efficiency, strong security, and the elimination “single point of failure” (SPOF) issues."
}
],
"data_source": "crowd"
}