mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
f3ffd0b9ae
* 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>
21 lines
992 B
JSON
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"
|
|
} |