From e02dc78ee98ff5552743bb57a634b724c2a6e514 Mon Sep 17 00:00:00 2001 From: LoafPickleWW Date: Tue, 2 Jan 2024 08:13:55 -0500 Subject: [PATCH 1/7] Create xgov-133.md Wallet Enhancer - Enhancement! In this proposal we want to add in Asset Details for when you click on an asset and it will show the asset details along with the metadata information. In addition, you can go on another wallet, select assets, and set up an atomic swap transfer. --- Proposals/xgov-133.md | 47 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 Proposals/xgov-133.md diff --git a/Proposals/xgov-133.md b/Proposals/xgov-133.md new file mode 100644 index 00000000..11743fd8 --- /dev/null +++ b/Proposals/xgov-133.md @@ -0,0 +1,47 @@ +--- +id: 113 +title: Thurstober Wallet Enhancer - Asset Details and Atomic Swaps +author: Joseph Glenn (@loafpickleWW) +discussions-to: https://github.com/algorandfoundation/xGov/pull/113 +company_name: Thurstober Digital Studios +category: Tools +focus_area: User Onboarding +open_source: Yes +amount_requested: 20000 +status: Final +--- + +## Abstract +Wallet Enhancer - Enhancement! In this proposal we want to add in Asset Details for when you click on an asset and it will show the asset details along with the metadata information. In addition, you can go on another wallet, select assets, and set up an atomic swap transfer. + +## Team +The team at Thurstober Digital Studios (xGov Periods 1 and 2 Awardees): + +LoafPickle - Project Manager. I have 10 years of Project Management experience working in NYC on large scale construction projects. In addition, I am a long timer in the Algorand NFT Space and have been helping develop utility projects on the chain since May 2021. I am currently the Head of Strategy and Community for Thurstober Digital Studios. + +ByKewel - Tool Developer. Kewel is another Algorand NFT long timer that was the first to create wallet holding, sales, and listing discord bots that projects were able to incorporate into the ecosysytem. They also built the first on-chain DAO tool back in February 2022. + +Jenna (thurstober) - Project Lead. + +Andrew (stablehand) - Lead Developer + +## Experience with Algorand +All of us have been in the Algorand NFT Space since May 2021. Thurstober Digital Studios has built a full horse racing utility series and our body of work with The Laboratory (Formerly Evil Tools) speaks for itself. +Website: https://thurstober.com/ +Laboratory Website: https://labs.thurstober.com/ +Wallet Enhancer: https://we.thurstober.com/ +Open source Repo: https://github.com/thurstober-digital/evil-tools + +## Present Proposal +Asset Details - Show the name of the asset, ASA ID, Unit Name, Creator Wallet, Standard(s), Clawback/Freeze, and all of the Asset metdata for ARC3, 16, 19, 36, and 69 NFTs. + +## Future Blueprint +Build it. + +## Benefits for the community +The benefits are already being realized. When the myalgo hack went down, we quickly created mass add and send tools with Pera integration so creators and collectors alike were able to efficiently move their assets to safe homes. Since then, we have creators thanking us for providing them the tools we wish we had back in the early days of Algorand NFTs. + +## Additional information +We had been approved in the first and second xGov Round to build more tools. The tools have since been completed and made open source. + +In addition to the tooling, we also provide creator guides that allow new creators to get a lay of the ecosystem to help the onboarding experience. You can find them here: https://medium.com/@loafpickle From e23b302bb4d567ae11379b68889c81030e0316f6 Mon Sep 17 00:00:00 2001 From: LoafPickleWW Date: Tue, 2 Jan 2024 08:23:09 -0500 Subject: [PATCH 2/7] Update xgov-133.md Added Trade Information. --- Proposals/xgov-133.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Proposals/xgov-133.md b/Proposals/xgov-133.md index 11743fd8..a1e121d4 100644 --- a/Proposals/xgov-133.md +++ b/Proposals/xgov-133.md @@ -35,6 +35,8 @@ Open source Repo: https://github.com/thurstober-digital/evil-tools ## Present Proposal Asset Details - Show the name of the asset, ASA ID, Unit Name, Creator Wallet, Standard(s), Clawback/Freeze, and all of the Asset metdata for ARC3, 16, 19, 36, and 69 NFTs. +Trades - The ability to easily create a swap of up to 16 assets so users can freely select and trade with each other. This will land on the Thurstober Claims page which is part of xGov-114. + ## Future Blueprint Build it. From c24709d4e72c820af53f9114c15bfbf08e3d5c50 Mon Sep 17 00:00:00 2001 From: LoafPickleWW Date: Tue, 2 Jan 2024 08:38:01 -0500 Subject: [PATCH 3/7] Rename xgov-133.md to xgov-113.md Fixed numbering --- Proposals/{xgov-133.md => xgov-113.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Proposals/{xgov-133.md => xgov-113.md} (100%) diff --git a/Proposals/xgov-133.md b/Proposals/xgov-113.md similarity index 100% rename from Proposals/xgov-133.md rename to Proposals/xgov-113.md From c8e52bf7d4f6d204068a79db86906e8e43388956 Mon Sep 17 00:00:00 2001 From: LoafPickleWW Date: Tue, 2 Jan 2024 08:39:26 -0500 Subject: [PATCH 4/7] Update xgov-113.md Fixed? --- Proposals/xgov-113.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proposals/xgov-113.md b/Proposals/xgov-113.md index a1e121d4..3590294b 100644 --- a/Proposals/xgov-113.md +++ b/Proposals/xgov-113.md @@ -35,7 +35,7 @@ Open source Repo: https://github.com/thurstober-digital/evil-tools ## Present Proposal Asset Details - Show the name of the asset, ASA ID, Unit Name, Creator Wallet, Standard(s), Clawback/Freeze, and all of the Asset metdata for ARC3, 16, 19, 36, and 69 NFTs. -Trades - The ability to easily create a swap of up to 16 assets so users can freely select and trade with each other. This will land on the Thurstober Claims page which is part of xGov-114. +Trades - The ability to easily create a swap of up to 16 assets so users can freely select and trade with each other. This will land on the Thurstober Claims page which is part of xGov 114. ## Future Blueprint Build it. From 85d4f277f9a91d0a76f2d93843cbcb6ee5f934d9 Mon Sep 17 00:00:00 2001 From: LoafPickleWW Date: Tue, 2 Jan 2024 08:40:13 -0500 Subject: [PATCH 5/7] Update xgov-113.md This is so annoying. --- Proposals/xgov-113.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proposals/xgov-113.md b/Proposals/xgov-113.md index 3590294b..dbd66dc9 100644 --- a/Proposals/xgov-113.md +++ b/Proposals/xgov-113.md @@ -35,7 +35,7 @@ Open source Repo: https://github.com/thurstober-digital/evil-tools ## Present Proposal Asset Details - Show the name of the asset, ASA ID, Unit Name, Creator Wallet, Standard(s), Clawback/Freeze, and all of the Asset metdata for ARC3, 16, 19, 36, and 69 NFTs. -Trades - The ability to easily create a swap of up to 16 assets so users can freely select and trade with each other. This will land on the Thurstober Claims page which is part of xGov 114. +Trades - The ability to easily create a swap of up to 16 assets so users can freely select and trade with each other. This will land on the Thurstober Claims page which is part of xGov Proposal 114. ## Future Blueprint Build it. From 288460c55aded176cac8317f817c796f44fd1d79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane?= Date: Tue, 23 Jan 2024 10:02:43 +0100 Subject: [PATCH 6/7] add period --- Proposals/xgov-113.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Proposals/xgov-113.md b/Proposals/xgov-113.md index dbd66dc9..56a9f28e 100644 --- a/Proposals/xgov-113.md +++ b/Proposals/xgov-113.md @@ -1,5 +1,6 @@ --- id: 113 +period: 3 title: Thurstober Wallet Enhancer - Asset Details and Atomic Swaps author: Joseph Glenn (@loafpickleWW) discussions-to: https://github.com/algorandfoundation/xGov/pull/113 From 985b718aa4c8b79c2d4783dba3408c00c030ed60 Mon Sep 17 00:00:00 2001 From: LoafPickleWW Date: Mon, 5 Feb 2024 08:59:06 -0500 Subject: [PATCH 7/7] Update xgov-113.md Improved abstract --- Proposals/xgov-113.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proposals/xgov-113.md b/Proposals/xgov-113.md index 56a9f28e..406c556b 100644 --- a/Proposals/xgov-113.md +++ b/Proposals/xgov-113.md @@ -13,7 +13,7 @@ status: Final --- ## Abstract -Wallet Enhancer - Enhancement! In this proposal we want to add in Asset Details for when you click on an asset and it will show the asset details along with the metadata information. In addition, you can go on another wallet, select assets, and set up an atomic swap transfer. +Listening to community feedback, we want to enhance the wallet enhancer with this proposal! Users have requested Asset Details for when you click on an asset. This will show the asset information including the metadata and give the user the ability to add, opt out, or send right from that asset page. In addition we intend on allowing users to make trades where you can go on another wallet, select assets, and set up an atomic swap transfer for any algorand ASAs. ## Team The team at Thurstober Digital Studios (xGov Periods 1 and 2 Awardees):