trustwallet-assets/blockchains/ontology/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
1.6 KiB
JSON

{
"name": "Ontology",
"website": "https://ont.io",
"source_code": "https://github.com/ontio",
"white_paper": "https://ont.io/wp/Ontology-Introductory-White-Paper-EN.pdf",
"short_scription": "",
"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.",
"explorers": [
{
"name": "ONT Explorer",
"url": "https://explorer.ont.io"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/OntologyNetwork",
"handle": "OntologyNetwork"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/OntologyNetwork",
"handle": "OntologyNetwork"
}
],
"data_source": "crowd"
}