mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
99d4bfbb4f
* Add Ethereum * Add XRP * Add Bitcoin Cash * Add Cosmos * Add Dash * Add Tezos * Add ETC * ADA * TRX * XLM * BNB * LTC * Add template for top under 20 coins * Gen info.json script + template * Optimised images with calibre/image-actions Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"name": "Bitcoin Cash",
|
|
"website": "https://www.bitcoincash.org/",
|
|
"source_code": "https://github.com/bitcoincashorg/",
|
|
"whitepaper": "https://www.bitcoincash.org/bitcoin.pdf",
|
|
"explorers": [
|
|
{
|
|
"name": "Blockchair",
|
|
"url": "https://blockchair.com/bitcoin-cash"
|
|
}
|
|
],
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/BITCOlNCASH"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/Bitcoincash"
|
|
}
|
|
],
|
|
"details": [
|
|
{
|
|
"language": "en",
|
|
"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."
|
|
}
|
|
],
|
|
"data_source": "crowd"
|
|
} |