mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
75136431f4
* 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>
31 lines
1.3 KiB
JSON
31 lines
1.3 KiB
JSON
{
|
||
"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": "Etherscan",
|
||
"url": "https://etherscan.io/token/0xa4e8c3ec456107ea67d3075bf9e3df3a75823db0"
|
||
}
|
||
],
|
||
"socials": [
|
||
{
|
||
"name": "Twitter",
|
||
"url": "https://twitter.com/loomnetwork",
|
||
"handle": "loomnetwork"
|
||
},
|
||
{
|
||
"name": "Reddit",
|
||
"url": "https://reddit.com/r/loomnetwork",
|
||
"handle": "loomnetwork"
|
||
}
|
||
],
|
||
"details": [
|
||
{
|
||
"language": "en",
|
||
"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"
|
||
} |