trustwallet-assets/blockchains/loom/info/info.json
Adam R bb47ec5f3c
[Internal] Rename short_description to description in all info.json files (#5461)
* Rename short_description to description in all info.json files.

* Adjust check of fields

* Adjust field check

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 09:59:29 -08:00

22 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",
"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"
}