29 lines
874 B
JSON
29 lines
874 B
JSON
{
|
|
"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": "x",
|
|
"url": "https://x.com/neo_blockchain"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/NEO"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://docs.neo.org/en-us"
|
|
}
|
|
]
|
|
} |