From dff58536b6a611b83dd7ec3b4e34d65d7521c768 Mon Sep 17 00:00:00 2001 From: algovado <90692255+algovado@users.noreply.github.com> Date: Fri, 27 Oct 2023 15:58:22 +0300 Subject: [PATCH 1/6] Create xgov-76.md --- Proposals/xgov-76.md | 72 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Proposals/xgov-76.md diff --git a/Proposals/xgov-76.md b/Proposals/xgov-76.md new file mode 100644 index 00000000..f4c5f3df --- /dev/null +++ b/Proposals/xgov-76.md @@ -0,0 +1,72 @@ +--- +id: 76 +title: AlgoVerify +author: bykewel (@algovado) +discussions-to: https://github.com/algorandfoundation/xGov/pull/76 +company_name: AlgoVerify +category: Tools +focus_area: NFT, Authentication, Deployment +open_source: Yes +amount_requested: 40000 +status: Draft +--- + +## Abstract +AlgoVerify is a Discord verification system (bot + website) for Algorand projects. It has been working actively for 2 years on [algoverify.me](https://www.algoverify.me). It is currently used by 7 projects and 3300+ users. + +## Team +Founded and managing by bykewel. 2+ years of experience in the Algorand ecosystem. 4+ years of experience in software development. + +Links: + +* [Twitter](https://twitter.com/cryptolews) +* [GitHub](https://github.com/algovado) +* [Email](mailto:algovado@gmail.com) + +## Experience with Algorand +I have been in the Algorand space since May 2020 and actively developing since June 2021. (joined all Governance periods :)) + +Developed a lot projects like [Codex](https://algocodexnft.com) (NFT project), Discord bots (sale&listing, verification, game) and websites (eg. [Evil Tools](evil-tools.thurstober.com), [Mental Marvin](https://mentalmarvin.art)) on Algorand. You can check my some projects [here](https://github.com/algovado/Algorand-Community-Portfolio). + +Also I received a grant from [previous xGov](https://github.com/algorandfoundation/xGov/pull/8/files) and came second in the AlgoHouse NFTNYC2023 event with the Evil Tools project with Thurstober Studios. + +## Present Proposal +I plan to update the AlgoVerify project and release an open source version. + +Currently Available: + +* Pera and Defly wallet support +* NFDomain support +* Dashboard for project owners +* Leaderboard for projects and holders +* Discord bot (898131542486954014) application commands + +What I will do: + +* New Features + * */leaderboard* command on Discord. + * Create API for developers. Community developers will be able to use the API in their projects with current data. + +* Open Source: + * Make the project open source. + * Prepare a documentation for developers. + * Prepare a documentation for self-hosting. + +* Dockerizing: + * Dockerize the backend and frontend parts of the project. + +* Free Version: + * I have [paid](https://ipfs.algonode.xyz/ipfs/QmefMpt6npv2bNhC4rxqNkS6Gtop4SgmmKK39pwroAkWqL) the server and domain fees until June 2024, I will make the current version free for everyone. This way, community will continue to use AlgoVerify and API for free. + +I plan to complete the project in a month. If the proposal is passed, I will start working on it immediately. + +## Used Technologies + +* Frontend: React, Tailwind +* Backend: Express.js +* Database: PostgreSQL +* Discord Bot: Discord.js +* Other: GitHub, Vercel, Oracle Cloud + +## Benefits for the community +One of the biggest benefits of the Algorand ecosystem is the community. Make the AlgoVerify open source and enable self-hosting for everyone. This will allow anyone to use the Discord verification system for free. Also it will be a good example for developers who want to develop a Discord bot. From 944317ea33cfcd044b8b77ade156f4a84fa02c05 Mon Sep 17 00:00:00 2001 From: algovado <90692255+algovado@users.noreply.github.com> Date: Fri, 27 Oct 2023 16:00:47 +0300 Subject: [PATCH 2/6] update pr id --- Proposals/xgov-76.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proposals/xgov-76.md b/Proposals/xgov-76.md index f4c5f3df..d051dbc0 100644 --- a/Proposals/xgov-76.md +++ b/Proposals/xgov-76.md @@ -2,7 +2,7 @@ id: 76 title: AlgoVerify author: bykewel (@algovado) -discussions-to: https://github.com/algorandfoundation/xGov/pull/76 +discussions-to: https://github.com/algorandfoundation/xGov/pull/77 company_name: AlgoVerify category: Tools focus_area: NFT, Authentication, Deployment From 3ec579f261672f1f8df416667b92c7838895e0bd Mon Sep 17 00:00:00 2001 From: algovado <90692255+algovado@users.noreply.github.com> Date: Fri, 27 Oct 2023 17:23:59 +0300 Subject: [PATCH 3/6] Update status and rename file name --- Proposals/{xgov-76.md => xgov-77.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Proposals/{xgov-76.md => xgov-77.md} (99%) diff --git a/Proposals/xgov-76.md b/Proposals/xgov-77.md similarity index 99% rename from Proposals/xgov-76.md rename to Proposals/xgov-77.md index d051dbc0..c71753d1 100644 --- a/Proposals/xgov-76.md +++ b/Proposals/xgov-77.md @@ -8,7 +8,7 @@ category: Tools focus_area: NFT, Authentication, Deployment open_source: Yes amount_requested: 40000 -status: Draft +status: Final --- ## Abstract From 5e27a199b1e95d1a68530a2d7a43dc597a4beb5f Mon Sep 17 00:00:00 2001 From: algovado <90692255+algovado@users.noreply.github.com> Date: Sat, 28 Oct 2023 01:50:18 +0300 Subject: [PATCH 4/6] update id --- Proposals/xgov-77.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proposals/xgov-77.md b/Proposals/xgov-77.md index c71753d1..754a24c3 100644 --- a/Proposals/xgov-77.md +++ b/Proposals/xgov-77.md @@ -1,5 +1,5 @@ --- -id: 76 +id: 77 title: AlgoVerify author: bykewel (@algovado) discussions-to: https://github.com/algorandfoundation/xGov/pull/77 From 5f7df502294a4e6367f9028dfe6c9a51bcd90d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane?= Date: Mon, 6 Nov 2023 08:45:41 +0100 Subject: [PATCH 5/6] Update linting xgov-77.md --- Proposals/xgov-77.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Proposals/xgov-77.md b/Proposals/xgov-77.md index 754a24c3..b7a6787a 100644 --- a/Proposals/xgov-77.md +++ b/Proposals/xgov-77.md @@ -12,21 +12,21 @@ status: Final --- ## Abstract -AlgoVerify is a Discord verification system (bot + website) for Algorand projects. It has been working actively for 2 years on [algoverify.me](https://www.algoverify.me). It is currently used by 7 projects and 3300+ users. +AlgoVerify is a Discord verification system (bot + website) for Algorand projects. It has been working actively for 2 years on algoverify.me. It is currently used by 7 projects and 3300+ users. ## Team Founded and managing by bykewel. 2+ years of experience in the Algorand ecosystem. 4+ years of experience in software development. Links: -* [Twitter](https://twitter.com/cryptolews) -* [GitHub](https://github.com/algovado) -* [Email](mailto:algovado@gmail.com) +* Twitter +* GitHub +* Email ## Experience with Algorand I have been in the Algorand space since May 2020 and actively developing since June 2021. (joined all Governance periods :)) -Developed a lot projects like [Codex](https://algocodexnft.com) (NFT project), Discord bots (sale&listing, verification, game) and websites (eg. [Evil Tools](evil-tools.thurstober.com), [Mental Marvin](https://mentalmarvin.art)) on Algorand. You can check my some projects [here](https://github.com/algovado/Algorand-Community-Portfolio). +Developed a lot projects like Codex (NFT project), Discord bots (sale&listing, verification, game) and websites (eg. Evil Tools, Mental Marvin) on Algorand. You can check my some projects here. Also I received a grant from [previous xGov](https://github.com/algorandfoundation/xGov/pull/8/files) and came second in the AlgoHouse NFTNYC2023 event with the Evil Tools project with Thurstober Studios. @@ -56,11 +56,11 @@ What I will do: * Dockerize the backend and frontend parts of the project. * Free Version: - * I have [paid](https://ipfs.algonode.xyz/ipfs/QmefMpt6npv2bNhC4rxqNkS6Gtop4SgmmKK39pwroAkWqL) the server and domain fees until June 2024, I will make the current version free for everyone. This way, community will continue to use AlgoVerify and API for free. + * I have paid Date: Mon, 6 Nov 2023 08:49:05 +0100 Subject: [PATCH 6/6] Fix linting xgov-77.md --- Proposals/xgov-77.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Proposals/xgov-77.md b/Proposals/xgov-77.md index b7a6787a..ac822645 100644 --- a/Proposals/xgov-77.md +++ b/Proposals/xgov-77.md @@ -5,7 +5,7 @@ author: bykewel (@algovado) discussions-to: https://github.com/algorandfoundation/xGov/pull/77 company_name: AlgoVerify category: Tools -focus_area: NFT, Authentication, Deployment +focus_area: Other open_source: Yes amount_requested: 40000 status: Final @@ -28,7 +28,7 @@ I have been in the Algorand space since May 2020 and actively developing since J Developed a lot projects like Codex (NFT project), Discord bots (sale&listing, verification, game) and websites (eg. Evil Tools, Mental Marvin) on Algorand. You can check my some projects here. -Also I received a grant from [previous xGov](https://github.com/algorandfoundation/xGov/pull/8/files) and came second in the AlgoHouse NFTNYC2023 event with the Evil Tools project with Thurstober Studios. +Also I received a grant from previous xGov and came second in the AlgoHouse NFTNYC2023 event with the Evil Tools project with Thurstober Studios. ## Present Proposal I plan to update the AlgoVerify project and release an open source version.