trustwallet-assets/blockchains/neo/info/info.json
Mykola f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00

21 lines
1.1 KiB
JSON

{
"name": "Neo",
"website": "https://neo.org",
"source_code": "https://github.com/neo-project",
"white_paper": "http://docs.neo.org/en-us",
"short_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.",
"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)",
"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"
}