Skip to content

Commit

Permalink
Update featured-daos.json
Browse files Browse the repository at this point in the history
reverting change
  • Loading branch information
evanaronson authored Oct 30, 2024
1 parent 6e9618b commit 6c39820
Showing 1 changed file with 34 additions and 35 deletions.
69 changes: 34 additions & 35 deletions src/assets/data/featured-daos.json
Original file line number Diff line number Diff line change
@@ -1,49 +1,48 @@
[
{
"name": "Polygon",
"description": "The home of community-driven decision-making for the Polygon aggregated blockchain network, as well as other network architecture.",
"logo": "https://pbs.twimg.com/profile_images/1781425963265327104/TB5fMI9O_400x400.jpg",
"network": "polygon",
"daoAddress": "0x0000000000000000000000000000000000000000",
"overrideUrl": "https://governance.polygon.technology/"
"name": "JankCryptoPioneers",
"description": "A DAO dedicated to pioneering blockchain innovations and fostering decentralized technologies.",
"logo": "https://example.com/avatars/cryptopioneers.png",
"network": "ethereum",
"daoAddress": "0x1234567890abcdef1234567890abcdef12345678",
"overrideUrl": "https://cryptopioneers.io/custom-link"
},
{
"name": "Puffer",
"description": "PufferDAO empowers our community to govern the Puffer ecosystem — including Puffer LRT, UniFi Rollup, and UniFi AVS — while upholding Ethereum’s core principle of decentralization.",
"logo": "https://pbs.twimg.com/profile_images/1816010238262444033/ccrQWNFq_400x400.jpg",
"network": "ethereum",
"daoAddress": "0x5dea8e499b05de8f86e7521f039770268055b23f",
"overrideUrl": "https://vote.puffer.fi/"
"name": "DeFiMasters",
"description": "Mastering decentralized finance through community-driven projects and initiatives.",
"logo": "https://example.com/avatars/defimasters.png",
"network": "polygon",
"daoAddress": "0xabcdef1234567890abcdef1234567890abcdef12"
},
{
"name": "Mode",
"description": "The home for the Mode community to participate in Mode's evolving Governance",
"logo": "https://pbs.twimg.com/profile_images/1688569679877390338/IYXD4bdy_400x400.jpg",
"network": "mode",
"daoAddress": "0xcf2c9a22b58f125f929cb8e8b29a6d7e2c4287ff",
"overrideUrl": "https://gov.mode.network/"
"name": "NFTCollectors",
"description": "A vibrant community of NFT enthusiasts focused on collecting and promoting unique digital assets.",
"logo": "https://example.com/avatars/nftcollectors.png",
"network": "polygon",
"daoAddress": "0x7890abcdef1234567890abcdef1234567890abcd",
"overrideUrl": "https://nftcollectors.io"
},
{
"name": "Aragon",
"description": "Aragon X aims to push Aragon's Project mission by allowing everyone to experiment with governance at the speed of software.",
"logo": "https://pbs.twimg.com/profile_images/1643537212095733761/zMvurGOa_400x400.jpg",
"network": "ethereum",
"daoAddress": "0xdafbd7d63cee88d73a51592b42f27f7fd6ab7722"
"name": "GreenChain",
"description": "Promoting sustainable blockchain solutions and eco-friendly crypto practices.",
"logo": "https://example.com/avatars/greenchain.png",
"network": "sepolia",
"daoAddress": "0x4567890abcdef1234567890abcdef1234567890ef"
},
{
"name": "Openmesh",
"description": "Openmesh's OpenR&D is open-source platform designed to empower decentralized teams to collaborate seamlessly.",
"logo": "https://pbs.twimg.com/profile_images/1796530693314424833/PfW0xFlD_400x400.jpg",
"network": "polygon",
"daoAddress": "0x053a28A9Ffd76253379759df5e5b41466cD13804",
"overrideUrl": "https://openrd.openmesh.network/"
"name": "MetaBuilders",
"description": "Building the future of the metaverse through collaborative projects and virtual initiatives.",
"logo": "https://example.com/avatars/metabuilders.png",
"network": "arbitrum",
"daoAddress": "0xabcdef7890abcdef1234567890abcdef12345678",
"overrideUrl": "https://metabuilders.io/projects"
},
{
"name": "Steakhouse",
"description": "Steakhouse Guardian DAOs provide community oversight for Steakhouse's MetaMorpho vaults, ensuring transparent security without trust assumptions.",
"logo": "https://pbs.twimg.com/profile_images/1562326980820967424/f07396YH_400x400.jpg",
"network": "ethereum",
"daoAddress": "0xaa0500198B4425DfC4E272FbE42C8E64E21fc03d",
"overrideUrl": "https://app.morpho.org/vault?vault=0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB"
"name": "FreakyDeakyDAO",
"description": "Here to be freaky and deaky, this DAO is all about pushing the boundaries of decentralized creativity.",
"logo": "https://example.com/avatars/freakydeakydao.png",
"network": "arbitrum",
"daoAddress": "0x1234567890abcdef1234567890abcdef12345678",
"overrideUrl": "https://freakydeakydao.io"
}
]

0 comments on commit 6c39820

Please sign in to comment.