From 564a7e307d2e6d3a49bd9954f94d78dd73d48bc0 Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Wed, 22 Jan 2020 23:36:08 +0800 Subject: [PATCH] Update ONT info.json Source: https://coinmarketcap.com/currencies/ontology/ --- blockchains/ontology/info/info.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/blockchains/ontology/info/info.json b/blockchains/ontology/info/info.json index 5348e3e63..e40e5604a 100644 --- a/blockchains/ontology/info/info.json +++ b/blockchains/ontology/info/info.json @@ -1,28 +1,28 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "Ontology", + "website": "https://ont.io", + "source_code": "https://github.com/ontio", + "whitepaper": "https://ont.io/wp/Ontology-Introductory-White-Paper-EN.pdf", "explorers": [ { - "name": "", - "url": "" + "name": "ONT Explorer", + "url": "https://explorer.ont.io" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/OntologyNetwork" }, { "name": "Reddit", - "url": "" + "url": "https://reddit.com/r/OntologyNetwork" } ], "details": [ { "language": "en", - "description": "" + "description": "Ontology describes itself as a provider of high-performance public blockchains, which includes distributed ledger and smart contract systems.\r\n\r\nThe Ontology blockchain framework reportedly supports public blockchain systems that can be customized for different applications. Ontology supports collaboration among chain networks with its various protocol groups.\r\n\r\nOntology aims to constantly provide common modules on the underlying infrastructure for different kinds of distributed scenarios, such as those for the distributed digital identity framework and distributed data exchange protocol. Ontology intends to continue developing new common modules based on specific scenario requirements. \r\n\r\nOntology uses a dual token (ONT and ONG) model. ONT is a coin and can be used for staking in consensus, whereas ONG is a utility token used for on-chain services. ONT releases ONG periodically." } ], "data_source": "crowd"