trustwallet-assets/blockchains/tomochain/info/info.json
Mykola f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00

21 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_description": "TomoChain is a scalable blockchain powered via Proof-of-Stake Voting consensus and used commercially by companies globally.",
"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'.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/TomoChainANN",
"handle": "TomoChainANN"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/Tomochain",
"handle": "Tomochain"
}
],
"explorer": "https://scan.tomochain.com"
}