trustwallet-assets/blockchains/poa/info/info.json
Mykola 75136431f4
Mykola/add username prop (#1091)
* Add nested-property for easy work with objects

* Add infoList interface

* Modify and run script  to gen new "username" property

* Add "username" prop for all coins

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Rename username -> handle

* Rename username -> handle

* Optimised images with calibre/image-actions

* rename

* Update handle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-28 12:55:19 -08:00

31 lines
1.3 KiB
JSON

{
"name": "POA",
"website": "https://poa.network",
"source_code": "https://github.com/poanetwork",
"whitepaper": "https://github.com/poanetwork/wiki/wiki/POA-Network-Whitepaper",
"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"
}
],
"details": [
{
"language": "en",
"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."
}
],
"data_source": "crowd"
}