diff --git a/blockchains/celo/info/info.json b/blockchains/celo/info/info.json new file mode 100644 index 000000000..02af86dce --- /dev/null +++ b/blockchains/celo/info/info.json @@ -0,0 +1,22 @@ +{ + "name": "Celo", + "website": "https://celo.org/", + "source_code": "https://github.com/celo-org/celo-blockchain", + "white_paper": "https://celo.org/papers", + "short_description": "Celo is an open platform that makes financial tools accessible to anyone with a mobile phone", + "description": "Celo is an open platform that makes financial tools accessible to anyone with a mobile phone", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/CeloOrg", + "handle": "CeloOrg" + }, + { + "name": "Reddit", + "url": "", + "handle": "" + } + ], + "explorer": "https://explorer.celo.org/", + "research": "https://docs.celo.org/" +} diff --git a/blockchains/celo/info/logo.png b/blockchains/celo/info/logo.png new file mode 100644 index 000000000..f0f869a2f Binary files /dev/null and b/blockchains/celo/info/logo.png differ