mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
17 lines
803 B
JSON
17 lines
803 B
JSON
{
|
|
"name": "CRUST",
|
|
"website": "https://crust.network",
|
|
"description": "CRUST provides a decentralized storage network of Web3 ecosystem. It supports multiple storage layer protocols such as IPFS, and exposes storage interfaces to application layer. Crust's technical stack is also capable of supporting a decentralized computing layer. It is designed to build a decentralized cloud ecosystem that values data privacy and ownership.",
|
|
"explorer": "https://etherscan.io/token/0x32a7C02e79c4ea1008dD6564b35F131428673c41",
|
|
"type": "ERC20",
|
|
"symbol": "CRU",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x32a7C02e79c4ea1008dD6564b35F131428673c41",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/crustio/crust"
|
|
}
|
|
]
|
|
} |