trustwallet-assets/blockchains/nebulas/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

27 lines
915 B
JSON

{
"name": "Nebulas",
"website": "https://nebulas.io",
"source_code": "https://github.com/nebulasio",
"white_paper": "https://nebulas.io/docs/NebulasWhitepaper.pdf",
"description": "Nebulas is a decentralized platform which provides a search framework for all blockchains. Nebulas is a next generation public blockchain, aiming for a continuously improving ecosystem.",
"explorer": "https://explorer.nebulas.io",
"research": "https://research.binance.com/en/projects/nebulas",
"symbol": "NAS",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/nebulasio"
},
{
"name": "twitter",
"url": "https://twitter.com/nebulasio"
},
{
"name": "reddit",
"url": "https://reddit.com/r/nebulas"
}
]
}