From c89392e069c860d9d5da868ded7cfe208645adaf Mon Sep 17 00:00:00 2001 From: madshapes-dev <83864482+madshapes-dev@users.noreply.github.com> Date: Sun, 5 Nov 2023 12:46:20 +0100 Subject: [PATCH 1/9] Create xgov-96 --- Proposals/xgov-96 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Proposals/xgov-96 diff --git a/Proposals/xgov-96 b/Proposals/xgov-96 new file mode 100644 index 00000000..f2ccda22 --- /dev/null +++ b/Proposals/xgov-96 @@ -0,0 +1,34 @@ +--- +id: 96 +title: Open source Discord bot for NFTs and tokens +author: Cosmic Champs (@madshapes-dev) +discussions-to: https://discord.gg/cosmicchamps +company_name: Cosmic Champs International Limited +category: Tools +focus_area: Libraries +open_source: Yes +amount_requested: 100000 +status: Final +--- + +## Abstract +Many of the Algorand projects heavily rely on Discord for interaction between creators and community. Common feature most of the projects require is assigning user discord roles and giveaways based on NFTs held in their associated wallets. There is no reliable and customizable discord bot that projects can simply use. We are here to fix this! +https://cosmicchamps.com/#team + +## Experience with Algorand +For the last 2 years, we have been building a p2e game on Algorand called Cosmic Champs. We are innovators in the 3d NFT space with our fully animated 3d NFTs that are used in our game and also have utility outside of the game itself (3d viewer, AR viewer). +We have a strong understanding of the NFT space, the technical specifications, and the supporting infrastructure available. This positions us well to deliver a strong product for other Algorand projects to use and benefit from. + +## Present Proposal +We will create and maintain an open source discord bot that allows users to associate wallet with their discord account. This will allow for easily assigning discord user roles based on the associated wallet inventory. Such as NFT holder, token holder, token tiers etc... We will provide a streamlined way to easily modify the bot for individual ASA project needs. + +## Future Blueprint +There is a lot of potential to extend this bot for more fine-grained control over wallet inventories and event's based on that. Tipping, Giveaway feature, NFT battles, holder flexing, PFP/meme generating etc. + +## Benefits for the community +New and existing proejcts can easily integrate the bot and instantly have more utility for their NFT collection or their token without needing to spend time and resources developing it in-house or trying to get an existing discord bot to integrate their token/collection and customize it for their needs. +## Additional information +Play our game here: [https://beta.cosmicchamps.com/](https://beta.cosmicchamps.com/) +NFT browser + 3d view: [https://nft.cosmicchamps.com/](https://nft.cosmicchamps.com/) +Browse game characters: [https://cards.cosmicchamps.com/](https://cards.cosmicchamps.com/) +Coorporate page: [https://cosmicchamps.com/](https://cosmicchamps.com/) From fb76fed1fcf3c2078b3e41afefee493fe7dc6b95 Mon Sep 17 00:00:00 2001 From: madshapes-dev <83864482+madshapes-dev@users.noreply.github.com> Date: Sun, 5 Nov 2023 16:34:35 +0100 Subject: [PATCH 2/9] Rename xgov-96 to xgov-96.md --- Proposals/{xgov-96 => xgov-96.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Proposals/{xgov-96 => xgov-96.md} (100%) diff --git a/Proposals/xgov-96 b/Proposals/xgov-96.md similarity index 100% rename from Proposals/xgov-96 rename to Proposals/xgov-96.md From 7350cd07cd3e7982fb123faca80a19cda2c8a4a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane?= Date: Mon, 6 Nov 2023 08:58:07 +0100 Subject: [PATCH 3/9] Fix linting xgov-96.md --- Proposals/xgov-96.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Proposals/xgov-96.md b/Proposals/xgov-96.md index f2ccda22..ef86df78 100644 --- a/Proposals/xgov-96.md +++ b/Proposals/xgov-96.md @@ -13,6 +13,8 @@ status: Final ## Abstract Many of the Algorand projects heavily rely on Discord for interaction between creators and community. Common feature most of the projects require is assigning user discord roles and giveaways based on NFTs held in their associated wallets. There is no reliable and customizable discord bot that projects can simply use. We are here to fix this! + +## Team https://cosmicchamps.com/#team ## Experience with Algorand @@ -28,7 +30,7 @@ There is a lot of potential to extend this bot for more fine-grained control ove ## Benefits for the community New and existing proejcts can easily integrate the bot and instantly have more utility for their NFT collection or their token without needing to spend time and resources developing it in-house or trying to get an existing discord bot to integrate their token/collection and customize it for their needs. ## Additional information -Play our game here: [https://beta.cosmicchamps.com/](https://beta.cosmicchamps.com/) -NFT browser + 3d view: [https://nft.cosmicchamps.com/](https://nft.cosmicchamps.com/) -Browse game characters: [https://cards.cosmicchamps.com/](https://cards.cosmicchamps.com/) -Coorporate page: [https://cosmicchamps.com/](https://cosmicchamps.com/) +Play our game here: https://beta.cosmicchamps.com/ +NFT browser + 3d view: https://nft.cosmicchamps.com/ +Browse game characters: https://cards.cosmicchamps.com/ +Coorporate page: https://cosmicchamps.com/ From c952172b6162d98f3112f114eca5616aa62c644b Mon Sep 17 00:00:00 2001 From: madshapes-dev <83864482+madshapes-dev@users.noreply.github.com> Date: Tue, 16 Jan 2024 14:07:06 +0100 Subject: [PATCH 4/9] Update xgov-96.md repurpose old pull request, as similar idea(discord bot) was already approved for another project in previous period. fixed hyperlinks and added period tag --- Proposals/xgov-96.md | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/Proposals/xgov-96.md b/Proposals/xgov-96.md index ef86df78..81f51c1e 100644 --- a/Proposals/xgov-96.md +++ b/Proposals/xgov-96.md @@ -1,36 +1,39 @@ --- id: 96 -title: Open source Discord bot for NFTs and tokens +period: 3 +title: Algo Community Collab - 3D Game NFTs author: Cosmic Champs (@madshapes-dev) discussions-to: https://discord.gg/cosmicchamps company_name: Cosmic Champs International Limited -category: Tools -focus_area: Libraries -open_source: Yes -amount_requested: 100000 +category: Community +focus_area: Gaming +open_source: No +amount_requested: 30000 status: Final --- ## Abstract -Many of the Algorand projects heavily rely on Discord for interaction between creators and community. Common feature most of the projects require is assigning user discord roles and giveaways based on NFTs held in their associated wallets. There is no reliable and customizable discord bot that projects can simply use. We are here to fix this! +In last period we added MNGO & AL GOANNA characters to Cosmic Champs PVP battle arena and they were both a huge hit. There is many more Algorand projects that are a great fit for our game. Unfortunatelly it's cost prohibitive for us to do such fun collabs as making a fully animated, game ready 3d NFT takes lots of resources. If funded, we will create and distribute these NFTs for free to help promote Algorand projects to our players and our game to the Algorand community. win-win ## Team -https://cosmicchamps.com/#team +https://cosmicchamps.com/#team ## Experience with Algorand For the last 2 years, we have been building a p2e game on Algorand called Cosmic Champs. We are innovators in the 3d NFT space with our fully animated 3d NFTs that are used in our game and also have utility outside of the game itself (3d viewer, AR viewer). We have a strong understanding of the NFT space, the technical specifications, and the supporting infrastructure available. This positions us well to deliver a strong product for other Algorand projects to use and benefit from. ## Present Proposal -We will create and maintain an open source discord bot that allows users to associate wallet with their discord account. This will allow for easily assigning discord user roles based on the associated wallet inventory. Such as NFT holder, token holder, token tiers etc... We will provide a streamlined way to easily modify the bot for individual ASA project needs. +After our proposal was approved in last period we have seen great success with the two proejcts that were selected (Al Goanna and MNGO). We would like to repeat this cross community collabs and bring some healty engagement between some of the OG Algorand communities. We will again select two proejcts that are a good fit and will for each one create a signature NFT character (multimint) that will be fully functional in our game. +We will provide these NFTs for free to their projects/communities and they can use them how they see fit. For an example to reward their communtiy or to run a competition. To get better idea here is two of our recent collab NFTs that are playable in our game: MNGO ,PEPE ## Future Blueprint -There is a lot of potential to extend this bot for more fine-grained control over wallet inventories and event's based on that. Tipping, Giveaway feature, NFT battles, holder flexing, PFP/meme generating etc. +In future we would like to create more of these NFTs to help cross promote Algorand Projects to our players and our game to Algorand ecosystem. ## Benefits for the community -New and existing proejcts can easily integrate the bot and instantly have more utility for their NFT collection or their token without needing to spend time and resources developing it in-house or trying to get an existing discord bot to integrate their token/collection and customize it for their needs. +These NFTs will have multiple benefits. They will promote other Algorand projects to players of our game and tehy will promote our game to wider NFT community. We will provide these NFTs (at no cost) for other projects to use within their community in any way they like. This will also help push narrative that NFTs can be so much more than just 2d pictures. + ## Additional information -Play our game here: https://beta.cosmicchamps.com/ -NFT browser + 3d view: https://nft.cosmicchamps.com/ -Browse game characters: https://cards.cosmicchamps.com/ -Coorporate page: https://cosmicchamps.com/ +Play our game here: https://beta.cosmicchamps.com/ +NFT browser + 3d view: https://nft.cosmicchamps.com/ +Browse game characters: https://cards.cosmicchamps.com/ +Coorporate page: https://cosmicchamps.com/ From 5f9f726953bda5d85c31fb60e05af2c8e41c8a1b Mon Sep 17 00:00:00 2001 From: madshapes-dev <83864482+madshapes-dev@users.noreply.github.com> Date: Tue, 16 Jan 2024 14:10:44 +0100 Subject: [PATCH 5/9] Update xgov-96.md --- Proposals/xgov-96.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Proposals/xgov-96.md b/Proposals/xgov-96.md index 81f51c1e..71dd9fa6 100644 --- a/Proposals/xgov-96.md +++ b/Proposals/xgov-96.md @@ -23,7 +23,8 @@ For the last 2 years, we have been building a p2e game on Algorand called Cosmic We have a strong understanding of the NFT space, the technical specifications, and the supporting infrastructure available. This positions us well to deliver a strong product for other Algorand projects to use and benefit from. ## Present Proposal -After our proposal was approved in last period we have seen great success with the two proejcts that were selected (Al Goanna and MNGO). We would like to repeat this cross community collabs and bring some healty engagement between some of the OG Algorand communities. We will again select two proejcts that are a good fit and will for each one create a signature NFT character (multimint) that will be fully functional in our game. +After our proposal was approved in last period we have seen great success with the two proejcts that were selected (Al Goanna and MNGO). There were a bigger collab campaigns created around each NFT that engaged both communities for an example we did a guest Dream quest with Mostly frens where participants were able to win the NFTs as reward. +We would like to repeat this cross community collabs and bring some healty engagement between some of the OG Algorand communities. We will again select two proejcts that are a good fit and will for each one create a signature NFT character (multimint) that will be fully functional in our game. We will provide these NFTs for free to their projects/communities and they can use them how they see fit. For an example to reward their communtiy or to run a competition. To get better idea here is two of our recent collab NFTs that are playable in our game: MNGO ,PEPE ## Future Blueprint From 7173bbf889124e38c4fff9d85a7e6504d3288760 Mon Sep 17 00:00:00 2001 From: madshapes-dev <83864482+madshapes-dev@users.noreply.github.com> Date: Fri, 19 Jan 2024 10:15:39 +0100 Subject: [PATCH 6/9] Update xgov-96.md edititng, change ask to fit with single proejct collab --- Proposals/xgov-96.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Proposals/xgov-96.md b/Proposals/xgov-96.md index 71dd9fa6..db42edca 100644 --- a/Proposals/xgov-96.md +++ b/Proposals/xgov-96.md @@ -1,19 +1,19 @@ --- id: 96 period: 3 -title: Algo Community Collab - 3D Game NFTs +title: Cosmic Champs x AlgoBots - Cross-community 3D NFT Collab author: Cosmic Champs (@madshapes-dev) discussions-to: https://discord.gg/cosmicchamps company_name: Cosmic Champs International Limited category: Community focus_area: Gaming open_source: No -amount_requested: 30000 +amount_requested: 20000 status: Final --- ## Abstract -In last period we added MNGO & AL GOANNA characters to Cosmic Champs PVP battle arena and they were both a huge hit. There is many more Algorand projects that are a great fit for our game. Unfortunatelly it's cost prohibitive for us to do such fun collabs as making a fully animated, game ready 3d NFT takes lots of resources. If funded, we will create and distribute these NFTs for free to help promote Algorand projects to our players and our game to the Algorand community. win-win +Last year we added MNGO & AL GOANNA characters to Cosmic Champs PVP battle arena and they were both a huge hit. There is many more Algorand projects that are a great fit for our PVP game. Unfortunatelly it's cost prohibitive for us to do such fun collabs as making a fully animated, AR ready, game ready, 3d NFT takes lots of resources. If funded, we will create and distribute AlgoBots x CosmicChamps NFTs for free to help promote AlgoBots (one of the OG Algorand projects) to our players and our game to the their community. Such collabs work because they address different types of audiences and thus help spark interest to explore other parts of ecosystem or Algorand itself. To get better idea here is two of our recent collab NFTs that are playable in our game: MNGO ,PEPE ## Team https://cosmicchamps.com/#team @@ -23,15 +23,15 @@ For the last 2 years, we have been building a p2e game on Algorand called Cosmic We have a strong understanding of the NFT space, the technical specifications, and the supporting infrastructure available. This positions us well to deliver a strong product for other Algorand projects to use and benefit from. ## Present Proposal -After our proposal was approved in last period we have seen great success with the two proejcts that were selected (Al Goanna and MNGO). There were a bigger collab campaigns created around each NFT that engaged both communities for an example we did a guest Dream quest with Mostly frens where participants were able to win the NFTs as reward. -We would like to repeat this cross community collabs and bring some healty engagement between some of the OG Algorand communities. We will again select two proejcts that are a good fit and will for each one create a signature NFT character (multimint) that will be fully functional in our game. -We will provide these NFTs for free to their projects/communities and they can use them how they see fit. For an example to reward their communtiy or to run a competition. To get better idea here is two of our recent collab NFTs that are playable in our game: MNGO ,PEPE +After our proposal was approved in last period we have seen great success with the two projects that were selected (Al Goanna and MNGO). There were a bigger collab campaigns created around each NFT that engaged both communities for an example we did a guest Dream quest with Mostly frens where participants were able to win the NFTs as reward. +We would like to repeat this cross community collabs and bring some healty engagement between some of the OG Algorand communities. This time we wish to join forces with AlgoBots - an Algorand OG project that has built a loyal and active community and create a signature NFT character (multimint) that will be fully functional in our game. +We will provide these NFTs for free to their community and will do an exciting campaign to ensure fair and fun distribution. To get better idea here is two of our recent collab NFTs that are playable in our game: MNGO ,PEPE ## Future Blueprint -In future we would like to create more of these NFTs to help cross promote Algorand Projects to our players and our game to Algorand ecosystem. +In future we would like to create more of these NFTs focusing on cross-chain/non-algo project collabs to bring new users into our game and introduce multitude of algorand OG projects to these new players. E.g. focus on bringin new people to algorand itself and showcase them a select subset of trusted OG Algorand proejcts to get them started. ## Benefits for the community -These NFTs will have multiple benefits. They will promote other Algorand projects to players of our game and tehy will promote our game to wider NFT community. We will provide these NFTs (at no cost) for other projects to use within their community in any way they like. This will also help push narrative that NFTs can be so much more than just 2d pictures. +These NFTs have cascading effect. More of them we make and introduce to our game, the more cross community engagement and promotions cahn ahppen organically. They promote other Algorand projects to players of our game and tehy promote our game to wider NFT community. We provide these NFTs (at no cost) for other projects to use within their community in any way they like. Using our innovative AR ready, game ready, fully animated 3d models for NFTs will also help push narrative that NFTs can be so much more than just 2d pictures. ## Additional information Play our game here: https://beta.cosmicchamps.com/ From 2256772e7e5fc30fe1753583da65e43b989d8299 Mon Sep 17 00:00:00 2001 From: madshapes-dev <83864482+madshapes-dev@users.noreply.github.com> Date: Fri, 19 Jan 2024 10:19:41 +0100 Subject: [PATCH 7/9] Update xgov-96.md editing --- Proposals/xgov-96.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proposals/xgov-96.md b/Proposals/xgov-96.md index db42edca..ce6d0990 100644 --- a/Proposals/xgov-96.md +++ b/Proposals/xgov-96.md @@ -13,7 +13,7 @@ status: Final --- ## Abstract -Last year we added MNGO & AL GOANNA characters to Cosmic Champs PVP battle arena and they were both a huge hit. There is many more Algorand projects that are a great fit for our PVP game. Unfortunatelly it's cost prohibitive for us to do such fun collabs as making a fully animated, AR ready, game ready, 3d NFT takes lots of resources. If funded, we will create and distribute AlgoBots x CosmicChamps NFTs for free to help promote AlgoBots (one of the OG Algorand projects) to our players and our game to the their community. Such collabs work because they address different types of audiences and thus help spark interest to explore other parts of ecosystem or Algorand itself. To get better idea here is two of our recent collab NFTs that are playable in our game: MNGO ,PEPE +Last year we added MNGO & AL GOANNA characters to Cosmic Champs PVP battle arena and they were both a huge hit. There is many more Algorand projects that are a great fit for our PVP game. Unfortunatelly it's cost prohibitive for us to do such fun collabs as making a fully animated, AR ready, game ready, 3d NFT takes lots of resources. If funded, we will create and distribute AlgoBots x CosmicChamps NFTs for free to help promote AlgoBots (one of the OG Algorand projects that deserves more spotlight for its contributions to the Algorand ecosystem through all these years) to our players and our game to the their community. Such collabs work because they address different types of audiences and thus help spark interest to explore other parts of ecosystem or Algorand itself. To get better idea here is two of our recent collab NFTs that are playable in our game: MNGO ,PEPE ## Team https://cosmicchamps.com/#team From ff11475e88bf15aea23cf75be2dbc163dbf1866d Mon Sep 17 00:00:00 2001 From: madshapes-dev <83864482+madshapes-dev@users.noreply.github.com> Date: Fri, 2 Feb 2024 19:47:37 +0100 Subject: [PATCH 8/9] Update xgov-96.md update discussions link --- Proposals/xgov-96.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proposals/xgov-96.md b/Proposals/xgov-96.md index ce6d0990..59828a9d 100644 --- a/Proposals/xgov-96.md +++ b/Proposals/xgov-96.md @@ -3,7 +3,7 @@ id: 96 period: 3 title: Cosmic Champs x AlgoBots - Cross-community 3D NFT Collab author: Cosmic Champs (@madshapes-dev) -discussions-to: https://discord.gg/cosmicchamps +discussions-to: https://forum.algorand.org/t/xgov-96-cosmic-champs-x-algobots-cross-community-3d-nft-collab/11087/ company_name: Cosmic Champs International Limited category: Community focus_area: Gaming From 98ab5799a0d057df63da904b758a04a2b3eecd07 Mon Sep 17 00:00:00 2001 From: madshapes-dev <83864482+madshapes-dev@users.noreply.github.com> Date: Mon, 5 Feb 2024 16:36:26 +0100 Subject: [PATCH 9/9] Update xgov-96.md adding timeline + payment schedule --- Proposals/xgov-96.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Proposals/xgov-96.md b/Proposals/xgov-96.md index 59828a9d..87a11e63 100644 --- a/Proposals/xgov-96.md +++ b/Proposals/xgov-96.md @@ -27,6 +27,10 @@ After our proposal was approved in last period we have seen great success with t We would like to repeat this cross community collabs and bring some healty engagement between some of the OG Algorand communities. This time we wish to join forces with AlgoBots - an Algorand OG project that has built a loyal and active community and create a signature NFT character (multimint) that will be fully functional in our game. We will provide these NFTs for free to their community and will do an exciting campaign to ensure fair and fun distribution. To get better idea here is two of our recent collab NFTs that are playable in our game: MNGO ,PEPE +We will aim to develop the NFT and prepare the campaign to be ready to launch(pending our partner approval) within two months of receiving the payment. + +We are asking for 100% of the funds to be paid in advance, as we need to pay for dev work involved with the creation of the NFTs. + ## Future Blueprint In future we would like to create more of these NFTs focusing on cross-chain/non-algo project collabs to bring new users into our game and introduce multitude of algorand OG projects to these new players. E.g. focus on bringin new people to algorand itself and showcase them a select subset of trusted OG Algorand proejcts to get them started.