trustwallet-assets/blockchains/neo/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
1.0 KiB
JSON

{
"name": "Neo",
"website": "https://neo.org",
"source_code": "https://github.com/neo-project",
"white_paper": "http://docs.neo.org/en-us",
"short_scription": "",
"description": "Neo describes itself as an open-source platform driven by the community. It utilizes blockchain technology and digital identities to digitize and automate the management of assets using smart contracts. Using a distributed network, it aims to create a smart economy by building infrastructures of the next-gen Internet and creating a solid foundation for mass blockchain adoption. Learn more at (https://neo.org)",
"explorers": [
{
"name": "NeoScan",
"url": "https://neoscan.io"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/neo_blockchain",
"handle": "neo_blockchain"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/NEO",
"handle": "NEO"
}
],
"data_source": "crowd"
}