diff --git a/blockchains/neo/info/info.json b/blockchains/neo/info/info.json index 5348e3e63..3a7fca69f 100644 --- a/blockchains/neo/info/info.json +++ b/blockchains/neo/info/info.json @@ -1,28 +1,28 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "Neo", + "website": "https://neo.org", + "source_code": "https://github.com/neo-project", + "whitepaper": "http://docs.neo.org/en-us", "explorers": [ { - "name": "", - "url": "" + "name": "NeoScan", + "url": "https://neoscan.io" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/neo_blockchain" }, { "name": "Reddit", - "url": "" + "url": "https://reddit.com/r/NEO" } ], "details": [ { "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"