diff --git a/blockchains/matic/info/info.json b/blockchains/matic/info/info.json new file mode 100644 index 000000000..ca9795ec9 --- /dev/null +++ b/blockchains/matic/info/info.json @@ -0,0 +1,22 @@ +{ + "name": "Matic", + "website": "https://polygon.technology/", + "source_code": "https://github.com/celo-org/celo-blockchain", + "white_paper": "https://github.com/maticnetwork/whitepaper", + "short_description": "Matic Network strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem", + "description": "Matic Network 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/" +} diff --git a/blockchains/matic/info/logo.png b/blockchains/matic/info/logo.png new file mode 100644 index 000000000..6d3c0e9b2 Binary files /dev/null and b/blockchains/matic/info/logo.png differ