trustwallet-assets/blockchains/neo/info/info.json
zachzwei 8a0b6b5ace Update NEO info.json
added short description
2020-02-17 11:55:36 +08:00

27 lines
1.2 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)",
"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"
}