trustwallet-assets/blockchains/polygon/info/info.json
Adam R 2ec2caa11f
[Internal] Rename Polygon (Matic) chain folder to polygon (#6388)
* Rename Polygon (Matic) chain folder to polygon

* Update to Polygon in chain info as well.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-04-12 12:22:22 +02:00

22 lines
1012 B
JSON

{
"name": "Polygon",
"website": "https://polygon.technology/",
"source_code": "https://github.com/celo-org/celo-blockchain",
"white_paper": "https://github.com/maticnetwork/whitepaper",
"short_description": "Polygon (Matic) strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem",
"description": "Polygon (Matic) strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/0xPolygon",
"handle": "0xPolygon"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/maticnetwork/",
"handle": "maticnetwork"
}
],
"explorer": "https://explorer.matic.network/",
"research": "https://docs.matic.network/"
}