trustwallet-assets/blockchains/neo/info/info.json
notadao 6907f29be8
Added research links (#2391)
* Added links to research.binance.com for all native protocol assets

* Added information about BNB and Band
2020-06-17 17:53:08 +08:00

23 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",
"research": "https://research.binance.com/en/projects/neo"
}