trustwallet-assets/blockchains/algorand/info/info.json
Adam R bb47ec5f3c
[Internal] Rename short_description to description in all info.json files (#5461)
* Rename short_description to description in all info.json files.

* Adjust check of fields

* Adjust field check

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 09:59:29 -08:00

23 lines
1.1 KiB
JSON

{
"name": "Algorand",
"website": "http://algorand.foundation",
"source_code": "https://github.com/algorand",
"white_paper": "https://www.algorand.com/resources/white-papers/",
"description": "Algorand is the first blockchain to provide immediate transaction finality. No forking. No uncertainty. Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.",
"description": "Algorand is the first blockchain to provide immediate transaction finality. No forking. No uncertainty. Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/AlgoFoundation",
"handle": "AlgoFoundation"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/AlgorandOfficial",
"handle": "AlgorandOfficial"
}
],
"explorer": "https://algoexplorer.io/",
"research": "https://research.binance.com/en/projects/algorand"
}