mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
fa65134c48
* Update coin info to contain short description * Rename whitepaper to white_paper * Fix filecoin file * Fix iost json
27 lines
1.0 KiB
JSON
27 lines
1.0 KiB
JSON
{
|
||
"name": "Bitcoin Gold",
|
||
"website": "https://bitcoingold.org/",
|
||
"source_code": "https://github.com/BTCGPU/BTCGPU",
|
||
"white_paper": "https://github.com/BTCGPU/BTCGPU/wiki/Technical-Spec",
|
||
"short_description": "",
|
||
"description": "Bitcoin Gold (BTG) is a fork of Bitcoin that occurred on October 24, 2017 on block 419406. Bitcoin Gold changed Bitcoin’s proof-of-work algorithm from SHA256 to Equihash rendering specialised mining equipment obsolete in an attempt to democratise the Bitcoin mining process.",
|
||
"explorers": [
|
||
{
|
||
"name": "Bitcoin Gold Explorer",
|
||
"url": "https://explorer.bitcoingold.org/insight/"
|
||
}
|
||
],
|
||
"socials": [
|
||
{
|
||
"name": "Twitter",
|
||
"url": "https://twitter.com/bitcoingold",
|
||
"handle": "bitcoingold"
|
||
},
|
||
{
|
||
"name": "Reddit",
|
||
"url": "https://reddit.com/r/BitcoinGoldHQ",
|
||
"handle": "BitcoinGoldHQ"
|
||
}
|
||
],
|
||
"data_source": "crowd"
|
||
} |