trustwallet-assets/blockchains/poa/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.3 KiB
JSON

{
"name": "POA",
"website": "https://poa.network",
"source_code": "https://github.com/poanetwork",
"white_paper": "https://github.com/poanetwork/wiki/wiki/POA-Network-Whitepaper",
"short_scription": "",
"description": "The POA Network is an Ethereum-based platform that offers an open-source framework for smart contracts. The project is an Ethereum sidechain that uses Proof of Autonomy as its consensus mechanism, relying on a set of pre-selected validators to secure the network. The validators' identity will be public. \r\n\r\nIts purported benefits are the flexibility to code in Ethereum standards with the benefits of scalability and interoperability in blockchain networks. \r\n\r\nThe POA Network will allow organizations to build their own networks with their own validators and developers to deploy DApps.",
"explorers": [
{
"name": "Blockscout",
"url": "https://blockscout.com/poa/core"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/poanetwork",
"handle": "poanetwork"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/POA",
"handle": "POA"
}
],
"data_source": "crowd"
}