From 75e73932a4d80d5db9bdb137a701af05891bf62f Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Sat, 25 Jan 2020 00:14:07 +0800 Subject: [PATCH] Update TOMO info.json Source: https://coinmarketcap.com/currencies/tomochain/ --- blockchains/tomochain/info/info.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/blockchains/tomochain/info/info.json b/blockchains/tomochain/info/info.json index 5348e3e63..148b96c29 100644 --- a/blockchains/tomochain/info/info.json +++ b/blockchains/tomochain/info/info.json @@ -1,28 +1,28 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "TomoChain", + "website": "https://tomochain.com", + "source_code": "https://github.com/tomochain", + "whitepaper": "https://tomochain.com/docs/technical-whitepaper--1.0.pdf", "explorers": [ { - "name": "", - "url": "" + "name": "TomoScan", + "url": "https://scan.tomochain.com" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/TomoChainANN" }, { "name": "Reddit", - "url": "" + "url": "https://reddit.com/r/Tomochain" } ], "details": [ { "language": "en", - "description": "" + "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"