forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
22 lines (22 loc) · 1012 Bytes
/
info.json
File metadata and controls
22 lines (22 loc) · 1012 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"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/"
}