trustwallet-assets/blockchains/tomochain/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.6 KiB
JSON

{
"name": "TomoChain",
"website": "https://tomochain.com",
"source_code": "https://github.com/tomochain",
"white_paper": "https://tomochain.com/docs/technical-whitepaper--1.0.pdf",
"short_scription": "",
"description": "TomoChain (TOMO) bills itself as a solution to the scalability problem on blockchain platforms. TomoChain reportedly features a 150-Masternodes architecture with Proof of Stake Voting (POSV) consensus for near-zero fees and instant transaction confirmations. Security, stability, and chain finality are reportedly guaranteed via techniques such as double validation, staking via smart-contracts, and uniform randomization processes.\r\n\r\nTomoChain supports all EVM-compatible smart-contracts, protocols, and atomic cross-chain token transfers. Scaling techniques such as sharding, EVM parallelisation, private-chain generation, hardware integration will be continuously researched and integrated into TomoChain. The project aims to become 'an ideal scalable smart-contract public blockchain for decentralized apps, token issuance, and token integration for small and big businesses'.",
"explorers": [
{
"name": "TomoScan",
"url": "https://scan.tomochain.com"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/TomoChainANN",
"handle": "TomoChainANN"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/Tomochain",
"handle": "Tomochain"
}
],
"data_source": "crowd"
}