trustwallet-assets/blockchains/bitcoincash/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
1.1 KiB
JSON

{
"name": "Bitcoin Cash",
"website": "https://www.bitcoincash.org/",
"source_code": "https://github.com/bitcoincashorg/",
"white_paper": "https://www.bitcoincash.org/bitcoin.pdf",
"short_description": "",
"description": "Bitcoin Cash (BCH) is hard fork (a community-activated update to the protocol or code) of Bitcoin that took effect on August 1st, 2017 that increased the block size to 8MB, to help the scale the underlying technology of Bitcoin.Nov 16th 2018: BCH was hard forked again and split into Bitcoin SV and Bitcoin ABC. Bitcoin ABC became the dominant chain and took over the BCH ticker as it had more hashpower and majority of the nodes in the network.",
"explorers": [
{
"name": "Blockchair",
"url": "https://blockchair.com/bitcoin-cash"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/BITCOlNCASH",
"handle": "BITCOlNCASH"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/Bitcoincash",
"handle": "Bitcoincash"
}
],
"data_source": "crowd"
}