trustwallet-assets/blockchains/tomochain/info/info.json
Mykola 75136431f4
Mykola/add username prop (#1091)
* Add nested-property for easy work with objects

* Add infoList interface

* Modify and run script  to gen new "username" property

* Add "username" prop for all coins

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Rename username -> handle

* Rename username -> handle

* Optimised images with calibre/image-actions

* rename

* Update handle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-28 12:55:19 -08:00

31 lines
1.6 KiB
JSON

{
"name": "TomoChain",
"website": "https://tomochain.com",
"source_code": "https://github.com/tomochain",
"whitepaper": "https://tomochain.com/docs/technical-whitepaper--1.0.pdf",
"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"
}
],
"details": [
{
"language": "en",
"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'."
}
],
"data_source": "crowd"
}