mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e3d5d8ed79
* Include coin info.json's in checks as well * Put all chain coin cheks into one check step * Socials->links adaptation in coin info.json's Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
30 lines
889 B
JSON
30 lines
889 B
JSON
{
|
|
"name": "Aryacoin",
|
|
"website": "https://aryacoin.io",
|
|
"source_code": "https://github.com/Aryacoin/Aryacoin",
|
|
"white_paper": "https://aryacoin.io/Aryacoin.html",
|
|
"description": "Aryacoin is a new age cryptocurrency, which withholds the original principle on which the concept of cryptocurrency was established",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/AryacoinAYA",
|
|
"handle": "AryacoinAYA"
|
|
}
|
|
],
|
|
"explorer": "https://explorer2.aryacoin.io",
|
|
"research": "",
|
|
"symbol": "AYA",
|
|
"type": "COIN",
|
|
"decimals": 8,
|
|
"status": "abandoned",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/Aryacoin/Aryacoin"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/AryacoinAYA"
|
|
}
|
|
]
|
|
} |