mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
32 lines
1.0 KiB
JSON
32 lines
1.0 KiB
JSON
{
|
|
"name": "Algorand",
|
|
"website": "http://algorand.foundation",
|
|
"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.",
|
|
"explorer": "https://algoexplorer.io/",
|
|
"research": "https://research.binance.com/en/projects/algorand",
|
|
"symbol": "ALGO",
|
|
"type": "COIN",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"tags": [
|
|
"staking-native"
|
|
],
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/algorand"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/AlgoFoundation"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/AlgorandOfficial"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://www.algorand.com/resources/white-papers/"
|
|
}
|
|
]
|
|
} |