How To Change Your DAO Logo & Banner
▶️
Step 1 - Fork the Repository
Step 2 - Locate
- Go to the
public/ realms
folder.
Step 3 - Add Files
- Add a your DAO logo in a folder/file in this directory
Step 4 - Change Parameters
- Open
mainnet-beta.json
- Include your projects information in the format below to the end:
{ "symbol": "SOLI",
"displayName": "Solana Ecosystem Index",
"programId": "GovER5Lthms3bLBqWub97yVrMmEogzX7xNjdXpPPCVZw",
"realmId": "J5ViB3N7S3YRnrMpy7iSy57yYQaviJJDmrfGVT51z44o",
"ogImage": "/realms/SOLI/soli_logo.png",
"website": "https://tokens.amun.com/token/SOLI",
"twitter": "@Amun" },
Step 5 - Submit Changes
- Sign up for Vercel.com using your Github account info.
- Create a pull request to commit your changes to Mythic-Project/Governance-ui
- Make sure to check that your image works and is mapped to your DAO.
- Click on preview and search for your DAO in the Realms browser to make sure it works
👉
In need of help? Hop on on Realms Discord (opens in a new tab) and ask away your questions!