Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.
Open
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/realms/kekeDao_Banner.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/realms/kekeDao_Logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 12 additions & 1 deletion public/realms/mainnet-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3695,5 +3695,16 @@
"ogImage": "/realms/PibbleDAO/logo.png",
"website": "https://pibble.xyz",
"twitter": "@PibbleSolana"
}
},
{
"symbol": "kekeDao",
"displayName": "kekeDao",
// programId and realmId can be found in the DAO's Dashboard > Params
// programId refers to Owner address
// realmId refers to Pubkey address
"programId": "GovRp7uazvmYkQ7gqjdfjKFwr6pHDcYFWH3SP9DHzdtR",
"realmId": "GovER5Lthms3bLBqWub97yVrMmEogzX7xNjdXpPPCVZw",
"ogImage": "/realms/kekeDAO/kekeDAO_logo.jpg", // <--- path to logo
"bannerImage": "/realms/kekeDAO/kekeDAO_banner.png", // <--- path to banner
},
]