Proof of Attendance Infrastructure #19
Replies: 17 comments 43 replies
-
Working on this now. However, the NFT-devnet credential generator button is no longer working. Is there a problem with the server? Also, just to be clear, milestone #1 requires a class with the necessary functions to implement features used by the community event manager / tool?. |
Beta Was this translation helpful? Give feedback.
-
Is this bounty still open? I'd like to make this proposal and see if it fits the requirements: NFT TICKETS: Requirements:
Key features:
V2.0
It can be done for the budget available as V1.0 ETC V1.0: 1 month |
Beta Was this translation helpful? Give feedback.
-
Hello community, I have made a submission to milestone 1 for the proof of attendance infrastructure. Waiting on feedback before moving forward with other milestones and additional proposals. Milestone 1 submission: https://github.com/spicycheeto/XRPL-NFT-Proof-of-Attendance-Infrastructure Hopefully, this is a good start and meet expectations. There is still a lot more to do. I could use some help as well if anyone wants to group up in a team. |
Beta Was this translation helpful? Give feedback.
-
Perhaps I could have an account hard coded on the backend for whomever runs
the server. This was a design decision I made to complete milestone 1.
I was thinking of when someone comes to collect the NFT. They will need to
pass some wallet information or account details. Looking at poap.xyz they
do it with a qr code for the xumm wallet. This passes the secret no?
Haven't got this far yet, but a hard coded account on the backend makes
sense to me. The application will need to have users and the users will
need to be charged separately or something like that in order to mint
because it charges a fee to the hard coded account.
…On Wed, Nov 2, 2022 at 6:23 AM golobitch ***@***.***> wrote:
In my opinion, this is quite an issue:
https://github.com/spicycheeto/XRPL-NFT-Proof-of-Attendance-Infrastructure/blob/2bec43614478d943a8d02ae16f471d41565fa566/backend/routes/nftRoutes.js#L44
Here, you expect that wallet seed / secret is passed to your backend
service. In my opinion, this is a no go. I assume that nobody will want to
pass wallet seed to your backend.
—
Reply to this email directly, view it on GitHub
<#19 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADTYOXPRAWE4FXYP3HKJXLDWGI6KFANCNFSM6AAAAAARBBR4MU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I'd like to be considered for the bounty, here is my project https://kollek.me |
Beta Was this translation helpful? Give feedback.
-
Here is the source https://github.com/kuyawa/kollek |
Beta Was this translation helpful? Give feedback.
-
Hey team, I've implemented the batch NFT minting on a node.js backend per your requests. I will have the XUMM wallet method of collecting by Sunday. Is there anything else I need to do to complete milestone 1? what are the next steps? I have additional proposals i'd like to make but want to get paid for milestone 1 first. |
Beta Was this translation helpful? Give feedback.
-
Here is my proposal for the API https://github.com/kuyawa/kollek-api |
Beta Was this translation helpful? Give feedback.
-
@jonathanlei how did you imagine that NFT claim will work? Because this means that basically anyone can claim NFT if it knows the NFTokenId :) Or should event organizer somehow import wallet addresses into the API, and we create N requests with destination as this addresses? |
Beta Was this translation helpful? Give feedback.
-
Additional milestone 4 ($1500) has been approved and added: Deploying a no-code tool for non-technical event organizers. Milestones 1-3 must be completed and approved before claiming milestone 4 |
Beta Was this translation helpful? Give feedback.
-
I have created a basis for the proof of attendance system during recent hackathon https://xrplnft.devpost.com
Currently I am wondering if this project could be accepted for the bounty once I spend more time on fixing few issues:
|
Beta Was this translation helpful? Give feedback.
-
Announcement: We have a new addition to the process that will make it easier for reviewers and submitters to collaborate. Going forward, you will share your submission by opening a PR to new open source repo(s) under the XRPL Bounties github organization. This will make it easier for reviewers and submitters to collaborate (comment on specific line of codes and request changes). It will also increase the publicity of your work, as the community will be able to find everything under XRPL Bounties. What to do: Reply here with a link to your work-in-progress repo. If you've made enough progress for us to start requesting revisions, we will create an open source repo (under the XRPLBounties github org) for you to open PR(s) against. From now on, this process will be implemented for all bounties (except ones that are submitted to repos within XRPLF). |
Beta Was this translation helpful? Give feedback.
-
The repository for this bounty has been created at: https://github.com/XRPLBounties/Proof-of-Attendance, |
Beta Was this translation helpful? Give feedback.
-
Resolved and did updates for all comments on Proof of Attendance submission #2. Awaiting further review and any additional comments / requirements. |
Beta Was this translation helpful? Give feedback.
-
Milestone 1-3 has been claimed by @JustAnotherDevv, link to the API is here: https://github.com/XRPLBounties/Proof-of-Attendance. thanks for everyone's hard work, milestone 4 is still open. |
Beta Was this translation helpful? Give feedback.
-
Minted 10 NFTs for attendees of our Toronto meetup in Feb |
Beta Was this translation helpful? Give feedback.
-
Discussion thread for bounty: Proof of Attendance Infrastructure (PR)
Create a UI / library for event organizer to mint and distribute Proof of Attendance NFTs (with event metadata - <date, description, cover art...> embedded in memo field) on the XRP Ledger. Also, enable them to track attendees, attendance history and distribute rewards.
This bounty is currently open. Discuss below!
Beta Was this translation helpful? Give feedback.
All reactions