-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
442 additions
and
282 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
[ | ||
{ | ||
"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": "DeFiMasters", | ||
"description": "Mastering decentralized finance through community-driven projects and initiatives.", | ||
"logo": "https://example.com/avatars/defimasters.png", | ||
"network": "polygon", | ||
"daoAddress": "0xabcdef1234567890abcdef1234567890abcdef12" | ||
}, | ||
{ | ||
"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": "GreenChain", | ||
"description": "Promoting sustainable blockchain solutions and eco-friendly crypto practices.", | ||
"logo": "https://example.com/avatars/greenchain.png", | ||
"network": "sepolia", | ||
"daoAddress": "0x4567890abcdef1234567890abcdef1234567890ef" | ||
}, | ||
{ | ||
"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": "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" | ||
} | ||
] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.