trustwallet-assets/blockchains/neo/info/info.json

29 lines
886 B
JSON
Raw Normal View History

{
"name": "Neo",
"website": "https://neo.org",
"description": "NEO is a non-profit community-based blockchain project that utilizes blockchain technology and digital identity to digitize assets, and to realize a smart economy with a distributed network.",
"explorer": "https://neoscan.io",
"research": "https://research.binance.com/en/projects/neo",
"symbol": "NEO",
"type": "coin",
"decimals": 8,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/neo-project"
},
{
"name": "twitter",
"url": "https://twitter.com/neo_blockchain"
},
{
"name": "reddit",
"url": "https://reddit.com/r/NEO"
},
{
"name": "whitepaper",
"url": "https://docs.neo.org/en-us"
}
]
}