trustwallet-assets/blockchains/viacoin/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
989 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",
"short_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"
}