trustwallet-assets/blockchains/viacoin/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
983 B
JSON

{
"name": "Viacoin",
"website": "http://viacoin.org",
"source_code": "https://github.com/viacoin/viacoin",
"white_paper": "https://github.com/viacoin/documents/blob/master/whitepapers/Viacoin_fullcolor_whitepaper.pdf",
"description": "Viacoin is an open source crypto-currency created in 2014, derived from the Bitcoin protocol that supports embedded consensus with an extended OP_RETURN of 120 byte.",
"description": "Viacoin (VIA) is a cryptocurrency. Users are able to generate VIA through the process of mining. Viacoin has a current supply of 23,163,449.824. More information can be found at http://viacoin.org.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/viacoin",
"handle": "viacoin"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/viacoin",
"handle": "viacoin"
}
],
"explorer": "https://chainz.cryptoid.info/via",
"research": "https://research.binance.com/en/projects/viacoin"
}