Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 0xGoldo as delegate #42

Merged
merged 6 commits into from
Sep 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/logos/delegatees/0xGoldo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/config/delegates.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
{
"0x3e737AD3234a127066043D5Df2ABF7adDEC79c2b": {
"name": "0xGoldo",
"address": "0x3e737AD3234a127066043D5Df2ABF7adDEC79c2b",
"logoUri": "/logos/delegatees/0xGoldo.jpg",
"date": "2024-09-08",
"links": {
"website": "https://forum.celo.org/u/0xgoldo/summary"
},
"interests": ["Community", "Defi", "Decentralization", "Transparency"],
"description": "Hi Celorians! I am a member of the Celo Guardians team (formerly known as 'CGP Editors'), the decentralized working group that is helping to mantain and organize the Celo Governance. I am also part of the Moderators team, a role that require myself to be involved and up to date around everything happening on Celo and his ecosystem. As a Celo Delegate, my motivation is rooted in the desire to support a decentralized, inclusive, and environmentally conscious financial ecosystem. I believe in Celo’s mission to bring prosperity to all by leveraging blockchain technology, particularly in providing financial tools to underserved communities globally."
},
"0x8b37a5Af68D315cf5A64097D96621F64b5502a22": {
"name": "Areta",
"address": "0x8b37a5Af68D315cf5A64097D96621F64b5502a22",
Expand Down
Loading