mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add coin info (#1052)
* 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>
This commit is contained in:
parent
bd74372b86
commit
99d4bfbb4f
29
blockchains/aeternity/info/info.json
Normal file
29
blockchains/aeternity/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/aion/info/info.json
Normal file
29
blockchains/aion/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/algorand/info/info.json
Normal file
29
blockchains/algorand/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/ark/info/info.json
Normal file
29
blockchains/ark/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/binance/info/info.json
Normal file
29
blockchains/binance/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "BNB coin",
|
||||
"website": "https://www.binance.com/",
|
||||
"source_code": "https://github.com/binance-chain/",
|
||||
"whitepaper": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Binance Chain Explorer",
|
||||
"url": "https://explorer.binance.org/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/binance_dex"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/BinanceExchange"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
|
@ -10,6 +10,10 @@
|
|||
}
|
||||
],
|
||||
"socials":[
|
||||
{
|
||||
"name":"Twitter",
|
||||
"url":"https://twitter.com/Bitcoin"
|
||||
},
|
||||
{
|
||||
"name":"Reddit",
|
||||
"url":"https://reddit.com/r/Bitcoin"
|
||||
|
|
29
blockchains/bitcoincash/info/info.json
Normal file
29
blockchains/bitcoincash/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"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"
|
||||
}
|
29
blockchains/bitcoingold/info/info.json
Normal file
29
blockchains/bitcoingold/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/bravocoin/info/info.json
Normal file
29
blockchains/bravocoin/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/callisto/info/info.json
Normal file
29
blockchains/callisto/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/cardano/info/info.json
Normal file
29
blockchains/cardano/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Cardano",
|
||||
"website": "https://www.cardano.org",
|
||||
"source_code": "https://github.com/input-output-hk/cardano-sl/",
|
||||
"whitepaper": "https://www.cardano.org/en/academic-papers/",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Cardano Blockchain Explorer",
|
||||
"url": "https://cardanoexplorer.com/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/cardano"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/cardano"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "Cardano (ADA) is a decentralized platform that will allow complex programmable transfers of value in a secure and scalable fashion. It is reportedly the first blockchain platform to evolve out of a scientific philosophy and a research-first driven approach, and one of the first to be built in the Haskell programming language. Cardano is developing a smart contract platform which seeks to deliver more advanced features than any protocol previously developed. The development team consists of a large global collective of expert engineers and researchers. The protocol reportedly features a layered blockchain software stack that is flexible, scalable, and is being developed with the most rigorous academic and commercial software standards in the industry. Cardano will use a democratic governance system that allows the project to evolve over time, and fund itself sustainably through a treasury system."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/classic/info/info.json
Normal file
29
blockchains/classic/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Ethereum Classic",
|
||||
"website": "https://ethereumclassic.org/",
|
||||
"source_code": "https://github.com/ethereumclassic/",
|
||||
"whitepaper": "https://whitepaperdatabase.com/ethereum-classic-etc-whitepaper/",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Blockscout",
|
||||
"url": "https://blockscout.com/etc/mainnet/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/eth_classic"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/EthereumClassic"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "After a loophole was exploited by a hacker on June 17th, 2016, resulting in millions of stolen Ether, Ethereum forked to a new chain that aimed to remedy the damages from the hack. Ethereum Classic is the continuation of the original Ethereum blockchain - the classic version."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/cosmos/info/info.json
Normal file
29
blockchains/cosmos/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Cosmos",
|
||||
"website": "https://cosmos.network/",
|
||||
"source_code": "https://github.com/cosmos",
|
||||
"whitepaper": "https://cosmos.network/resources/whitepaper",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Mintscan",
|
||||
"url": "https://www.mintscan.io/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/cosmos"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/cosmosnetwork"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "Cosmos is a secure & scalable blockchain ecosystem where thousands of dApps interoperate to create the foundation for a new token economy."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/dash/info/info.json
Normal file
29
blockchains/dash/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Dash",
|
||||
"website": "https://www.dash.org/",
|
||||
"source_code": "https://github.com/dashpay/dash",
|
||||
"whitepaper": "https://github.com/dashpay/dash/wiki/Whitepaper",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Blockchair",
|
||||
"url": "https://blockchair.com/dash"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/Dashpay"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/dashpay"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "Dash (DASH) is digital cash designed to offer financial freedom to everyone. Payments are instant, easy and secure, with near-zero fees."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/decred/info/info.json
Normal file
29
blockchains/decred/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/dexon/info/info.json
Normal file
29
blockchains/dexon/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/digibyte/info/info.json
Normal file
29
blockchains/digibyte/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/doge/info/info.json
Normal file
29
blockchains/doge/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/ellaism/info/info.json
Normal file
29
blockchains/ellaism/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/eos/info/info.json
Normal file
29
blockchains/eos/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 24 KiB |
29
blockchains/ethereum/info/info.json
Normal file
29
blockchains/ethereum/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Ethereum",
|
||||
"website": "https://ethereum.org/",
|
||||
"source_code": "https://github.com/ethereum",
|
||||
"whitepaper": "https://github.com/ethereum/wiki/wiki/White-Paper",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Ethereum",
|
||||
"url": "https://etherscan.io/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/ethereum"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/ethereum/"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "Open source platform to write and distribute decentralized applications."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/ethersocial/info/info.json
Normal file
29
blockchains/ethersocial/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/filecoin/info/info.json
Normal file
29
blockchains/filecoin/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/fio/info/info.json
Normal file
29
blockchains/fio/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/gochain/info/info.json
Normal file
29
blockchains/gochain/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/groestlcoin/info/info.json
Normal file
29
blockchains/groestlcoin/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/harmony/info/info.json
Normal file
29
blockchains/harmony/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/icon/info/info.json
Normal file
29
blockchains/icon/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/iost/info/info.json
Normal file
29
blockchains/iost/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/iotex/info/info.json
Normal file
29
blockchains/iotex/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/kava/info/info.json
Normal file
29
blockchains/kava/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/kin/info/info.json
Normal file
29
blockchains/kin/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/kusama/info/info.json
Normal file
29
blockchains/kusama/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/litecoin/info/info.json
Normal file
29
blockchains/litecoin/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Litecoin",
|
||||
"website": "https://litecoin.org/",
|
||||
"source_code": "https://github.com/litecoin-project/litecoin",
|
||||
"whitepaper": "https://www.allcryptowhitepapers.com/litecoin-whitepaper/",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Blockchair",
|
||||
"url": "https://blockchair.com/litecoin"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/LitecoinProject"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/litecoin"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "Litecoin is a peer-to-peer cryptocurrency created by Charlie Lee. It was created based on the Bitcoin protocol but differs in terms of the hashing algorithm used. Litecoin uses the memory intensive Scrypt proof of work mining algorithm. Scrypt allows consumer-grade hardware such as GPU to mine those coins."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/loom/info/info.json
Normal file
29
blockchains/loom/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/lux/info/info.json
Normal file
29
blockchains/lux/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/monacoin/info/info.json
Normal file
29
blockchains/monacoin/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/nano/info/info.json
Normal file
29
blockchains/nano/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/near/info/info.json
Normal file
29
blockchains/near/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/nebulas/info/info.json
Normal file
29
blockchains/nebulas/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/neo/info/info.json
Normal file
29
blockchains/neo/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/nervos/info/info.json
Normal file
29
blockchains/nervos/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/nimiq/info/info.json
Normal file
29
blockchains/nimiq/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/nuls/info/info.json
Normal file
29
blockchains/nuls/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/ontology/info/info.json
Normal file
29
blockchains/ontology/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/poa/info/info.json
Normal file
29
blockchains/poa/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/polkadot/info/info.json
Normal file
29
blockchains/polkadot/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/qtum/info/info.json
Normal file
29
blockchains/qtum/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/ravencoin/info/info.json
Normal file
29
blockchains/ravencoin/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/ripple/info/info.json
Normal file
29
blockchains/ripple/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "XRP",
|
||||
"website": "https://ripple.com/xrp/",
|
||||
"source_code": "https://github.com/ripple",
|
||||
"whitepaper": "https://ripple.com/files/ripple_consensus_whitepaper.pdf",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "XRP Charts",
|
||||
"url": "https://xrpcharts.ripple.com/#/graph/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/Ripple"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/Ripple/"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "Instantly move money to all corners of the world."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/semux/info/info.json
Normal file
29
blockchains/semux/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/solana/info/info.json
Normal file
29
blockchains/solana/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/steem/info/info.json
Normal file
29
blockchains/steem/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/stellar/info/info.json
Normal file
29
blockchains/stellar/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Stellar",
|
||||
"website": "https://www.stellar.org",
|
||||
"source_code": "https://github.com/stellar",
|
||||
"whitepaper": "https://www.stellar.org/papers/stellar-consensus-protocol.pdf",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Stellar.org Dashboard",
|
||||
"url": "https://dashboard.stellar.org/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/StellarOrg"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/stellar"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "The Stellar network is an open source, distributed, and community owned network used to facilitate cross-asset transfers of value. Stellar aims to help facilitate cross-asset transfer of value at a fraction of a penny while aiming to be an open financial system that gives people of all income levels access to low-cost financial services. Stellar can handle exchanges between fiat-based currencies and between cryptocurrencies. Stellar.org, the organization that supports Stellar, is centralized like XRP and meant to handle cross platform transactions and micro transactions like XRP. However, unlike Ripple, Stellar.org is non-profit and their platform itself is open source and decentralized. Through the use of its intermediary currency Lumens (XLM), a user can send any currency that they own to anyone else in a different currency. \r\n\r\nStellar was founded by Jed McCaleb in 2014. Jed McCaleb is also the founder of Mt. Gox and co-founder of Ripple, launched the network system Stellar with former lawyer Joyce Kim. Stellar is also a payment technology that aims to connect financial institutions and drastically reduce the cost and time required for cross-border transfers. In fact, both payment networks used the same protocol initially."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/terra/info/info.json
Normal file
29
blockchains/terra/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/tezos/info/info.json
Normal file
29
blockchains/tezos/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Tezos",
|
||||
"website": "https://www.tezos.com/",
|
||||
"source_code": "https://gitlab.com/tezos/tezos",
|
||||
"whitepaper": "https://www.tezos.com/static/papers/white_paper.pdf",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Tezos.ID",
|
||||
"url": "https://tezos.id"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/tezos"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/tezos"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "Developed by ex-Morgan Stanley analyst Arthur Breitman. Tezos (XTZ) is a multi-purpose platform that supports dApps and smart contracts. It aims to combine a self-correcting protocol and on-chain governance to manage network modifications. Tezos is powered by XTZ, which is created through 'baking'. Bakers put up deposits and are rewarded for signing and publishing blocks. Witnesses then validate the blocks. Dishonest bakers lose their XTZ deposits. Tezos uses delegated proof-of-stake (DPoS) and supports Turing complete smart contracts. Tezos is implemented in the OCaml programming language, which is said to offer 'functional, imperative, and object-oriented styles'."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/theta/info/info.json
Normal file
29
blockchains/theta/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/thundertoken/info/info.json
Normal file
29
blockchains/thundertoken/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/tomochain/info/info.json
Normal file
29
blockchains/tomochain/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/ton/info/info.json
Normal file
29
blockchains/ton/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/tron/info/info.json
Normal file
29
blockchains/tron/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "TRON",
|
||||
"website": "https://tron.network/",
|
||||
"source_code": "https://github.com/tronprotocol",
|
||||
"whitepaper": "https://developers.tron.network/docs",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Tronscan",
|
||||
"url": "https://tronscan.org/#/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/Tronfoundation"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/Tronix"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "TRON (TRX) strives to build the future of a truly decentralized internet and global free content entertainment system that utilizes blockchain technology. The TRON Protocol represents the architecture of an operating system based on the blockchain which could enable developers to create smart contracts and decentralized applications, freely publish, own, and store data and other content. According to the TRON Foundation, the ecosystem surrounding this network specializes in offering massive scalability and consistent reliability capable of processing transactions at a high rate via high-throughput computing."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/vechain/info/info.json
Normal file
29
blockchains/vechain/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/viacoin/info/info.json
Normal file
29
blockchains/viacoin/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/wanchain/info/info.json
Normal file
29
blockchains/wanchain/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/waves/info/info.json
Normal file
29
blockchains/waves/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/xdai/info/info.json
Normal file
29
blockchains/xdai/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/xrp/info/info.json
Normal file
29
blockchains/xrp/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "XRP",
|
||||
"website": "https://ripple.com/xrp/",
|
||||
"source_code": "https://github.com/ripple",
|
||||
"whitepaper": "https://ripple.com/files/ripple_consensus_whitepaper.pdf",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "XRP Charts",
|
||||
"url": "https://xrpcharts.ripple.com/#/graph/"
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/Ripple"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/Ripple/"
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": "Instantly move money to all corners of the world."
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/zcash/info/info.json
Normal file
29
blockchains/zcash/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/zcoin/info/info.json
Normal file
29
blockchains/zcoin/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/zelcash/info/info.json
Normal file
29
blockchains/zelcash/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
29
blockchains/zilliqa/info/info.json
Normal file
29
blockchains/zilliqa/info/info.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
|
@ -10,6 +10,7 @@
|
|||
"update-bep2": "npm run cleanup && node ./script/updateBEP2",
|
||||
"checksum-erc20": "npm run cleanup && node ./script/erc20_to_checksum",
|
||||
"list": "npm run cleanup && ts-node ./script/gen_list",
|
||||
"gen:info": "ts-node ./script/gen_info",
|
||||
"resize": "npm run cleanup && ts-node ./script/resize_images",
|
||||
"map-cmc": "npm run cleanup && ts-node ./pricing/coinmarketcap/script",
|
||||
"magic": "npm run update-bep2 && npm run checksum-erc20 && npm run resize && npm run list && npm t"
|
||||
|
|
50
script/gen_info.ts
Normal file
50
script/gen_info.ts
Normal file
|
@ -0,0 +1,50 @@
|
|||
const bluebird = require("bluebird")
|
||||
import {
|
||||
chainsFolderPath,
|
||||
getChainInfoPath,
|
||||
isChainInfoExistSync,
|
||||
writeFileSync,
|
||||
readDirSync
|
||||
} from "../src/test/helpers"
|
||||
|
||||
const dafaultInfoTemplate =
|
||||
{
|
||||
"name": "",
|
||||
"website": "",
|
||||
"source_code": "",
|
||||
"whitepaper": "",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
"language": "en",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"data_source": "crowd"
|
||||
}
|
||||
|
||||
bluebird.mapSeries(readDirSync(chainsFolderPath), (chain: string) => {
|
||||
const chainInfoPath = getChainInfoPath(chain)
|
||||
|
||||
// Create intial info.json file if doesn't exist
|
||||
if (isChainInfoExistSync(chain)) {
|
||||
writeFileSync(chainInfoPath, JSON.stringify(dafaultInfoTemplate, null, 4))
|
||||
}
|
||||
|
||||
// const infoList = JSON.parse(readFileSync(chainInfoPath))
|
||||
})
|
|
@ -29,10 +29,12 @@ const whiteList = 'whitelist.json'
|
|||
const blackList = 'blacklist.json'
|
||||
|
||||
export const logo = `logo.png`
|
||||
export const info = `info.json`
|
||||
export const root = './'
|
||||
export const chainsFolderPath = './blockchains'
|
||||
export const pricingFolderPath = './pricing'
|
||||
export const getChainLogoPath = (chain: string): string => `${chainsFolderPath}/${chain}/info/${logo}`
|
||||
export const getChainInfoPath = (chain: string): string => `${chainsFolderPath}/${chain}/info/${info}`
|
||||
export const getChainAssetsPath = (chain: string): string => `${chainsFolderPath}/${chain}/assets`
|
||||
|
||||
export const minLogoWidth = 64
|
||||
|
@ -49,10 +51,11 @@ export const getChainValidatorAssetLogoPath = (chain: string, asset: string): st
|
|||
export const getChainWhitelistPath = (chain: string): string => `${chainsFolderPath}/${chain}/${whiteList}`
|
||||
export const getChainBlacklistPath = (chain: string): string => `${chainsFolderPath}/${chain}/${blackList}`
|
||||
|
||||
export const readDirSync = path => fs.readdirSync(path)
|
||||
export const readDirSync = (path: string): string[] => fs.readdirSync(path)
|
||||
export const isPathExistsSync = (path: string): boolean => fs.existsSync(path)
|
||||
export const isChainWhitelistExistSync = (chain: string): boolean => isPathExistsSync(getChainWhitelistPath(chain))
|
||||
export const isChainBlacklistExistSync = (chain: string): boolean => isPathExistsSync(getChainBlacklistPath(chain))
|
||||
export const isChainInfoExistSync = (chain: string): boolean => isPathExistsSync(getChainInfoPath(chain))
|
||||
export const readFileSync = (path: string) => fs.readFileSync(path, 'utf8')
|
||||
export const writeFileSync = (path: string, str: string) => fs.writeFileSync(path, str)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user