mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
25 lines
852 B
JSON
25 lines
852 B
JSON
{
|
|
"name": "Neo",
|
|
"website": "https://neo.org",
|
|
"source_code": "https://github.com/neo-project",
|
|
"white_paper": "http://docs.neo.org/en-us",
|
|
"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.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/neo_blockchain",
|
|
"handle": "neo_blockchain"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/NEO",
|
|
"handle": "NEO"
|
|
}
|
|
],
|
|
"explorer": "https://neoscan.io",
|
|
"research": "https://research.binance.com/en/projects/neo",
|
|
"symbol": "NEO",
|
|
"type": "COIN",
|
|
"decimals": 8,
|
|
"status": "active"
|
|
} |