trustwallet-assets/blockchains/loom/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.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Loom Network",
"website": "https://loomx.io",
"source_code": "https://github.com/loomnetwork",
"white_paper": "https://medium.com/loom-network/introducing-loom-network-scaling-ethereum-today-9ea26b5b57c",
"short_description": "The next-generation blockchain platform for large-scale online games and social apps.",
"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 Networks DPoS sidechains allow for truly scalable blockchain games and DApps with the security of Ethereum mainnet.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/loomnetwork",
"handle": "loomnetwork"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/loomnetwork",
"handle": "loomnetwork"
}
],
"explorer": "https://etherscan.io/token/0xa4e8c3ec456107ea67d3075bf9e3df3a75823db0"
}