Update NEO info.json

Source:
https://coinmarketcap.com/currencies/neo/
This commit is contained in:
zachzwei 2020-01-22 23:34:35 +08:00
parent ce2300ac97
commit 144339873d

View File

@ -1,28 +1,28 @@
{ {
"name": "", "name": "Neo",
"website": "", "website": "https://neo.org",
"source_code": "", "source_code": "https://github.com/neo-project",
"whitepaper": "", "whitepaper": "http://docs.neo.org/en-us",
"explorers": [ "explorers": [
{ {
"name": "", "name": "NeoScan",
"url": "" "url": "https://neoscan.io"
} }
], ],
"socials": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "" "url": "https://twitter.com/neo_blockchain"
}, },
{ {
"name": "Reddit", "name": "Reddit",
"url": "" "url": "https://reddit.com/r/NEO"
} }
], ],
"details": [ "details": [
{ {
"language": "en", "language": "en",
"description": "" "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)"
} }
], ],
"data_source": "crowd" "data_source": "crowd"