trustwallet-assets/blockchains/viacoin/info/info.json
Mykola f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00

21 lines
992 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"
}