trustwallet-assets/blockchains/algorand/info/info.json
notadao 6907f29be8
Added research links (#2391)
* Added links to research.binance.com for all native protocol assets

* Added information about BNB and Band
2020-06-17 17:53:08 +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/",
"short_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"
}