From 369927f9b3b4b462fb112d7dc49b51715187c6fc Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Wed, 22 Jan 2020 23:00:16 +0800 Subject: [PATCH] Update LOOM info.json Source: https://coinmarketcap.com/currencies/loom-network/ --- blockchains/loom/info/info.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/blockchains/loom/info/info.json b/blockchains/loom/info/info.json index 5348e3e63..b4f7c51d9 100644 --- a/blockchains/loom/info/info.json +++ b/blockchains/loom/info/info.json @@ -1,28 +1,28 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "Loom Network", + "website": "https://loomx.io", + "source_code": "https://github.com/loomnetwork", + "whitepaper": "https://medium.com/loom-network/introducing-loom-network-scaling-ethereum-today-9ea26b5b57c", "explorers": [ { - "name": "", - "url": "" + "name": "Etherscan", + "url": "https://etherscan.io/token/0xa4e8c3ec456107ea67d3075bf9e3df3a75823db0" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/loomnetwork" }, { "name": "Reddit", - "url": "" + "url": "https://reddit.com/r/loomnetwork" } ], "details": [ { "language": "en", - "description": "" + "description": "Loom Network (LOOM) is a Platform as a Service intended to allow Ethereum-based Solidity applications to be run on side chains. With the belief that applications should be allowed to have more relaxed consensus mechanisms depending on their needs and potential threat model, Loom aims to make scaling decentralized applications faster and easier while remaining on the Ethereum network. Loom Network’s DPoS sidechains allow for truly scalable blockchain games and DApps with the security of Ethereum mainnet." } ], "data_source": "crowd"