💡 Inspiration

When we attend a music festival, we enjoy live music and the memory remains in our memory. Some fans get to see our artists in several concerts in the same year. How can we reward music fans? How can we gamify attendance and participation in music festivals? Can we give some souvenir to the best fans?

🎟️ What it does

NFesT allows event organizers to give away NFTs to attendees who carry out different actions (ie: attend a festival, enter a specific area of the venue such as a stage, have a drink, etc...).

To achieve this, our festival software idasfest will connect to NFesT to inform NFesT when it needs to generate an NFT and send an email notification to the user. When the user opens the email and clicks on the link, they will arrive at our web application, where they can claim their unique NFT and store it in their wallet.

NFesT allows you to store the NFT in an existing wallet (a wallet that the user already has) or instantly create a new XRP wallet for the user and store the NFT in said wallet.

Note: our application has been tested with NFT-Devnet, since we use SDK methods that are only in test and not yet in Production, but their adaptation for Production will be minimal changes.

🧩 How we built it

Using the XRP Ledger javascript SDK and testing on NFT-Devnet, we have implemented a web application for music fans attending festivals to claim their NFTs.

These music fans would arrive at our web application thanks to an email. By clicking on the email they arrive at our NFesT website, where they can indicate the ID of their wallet or they can instantly create an XRP wallet.

After the above choice, the NFT is minted and stored in your wallet.

We have set the initial price of these NFTs that we give away at 0. The only cost is the transaction fee, which is 12 millionths (very low).

💪 Challenges we ran into

It is our first project with NFT and also our first project with XRP. Our biggest challenge has been to understand how NFTs and IPFS (InterPlanetary File System) networks work. The official documentation has seemed good to us.

🔝 Accomplishments that we're proud of

We are very proud that we were able to create this application in such a short time. With more time, this project is very scalable and can be brought to production.

🧠 What we learned

We have learned to work with blockchain, NFTs and IPFS. It has also been important for us to understand how transaction fees work.

🔮 What's next for NFesT

In the future, we would like to implement more types of NFTs, each for different types of user interactions at a music festival. In addition, we hope to be able to implement screens that allow the user to consult their gallery of NFTs and show them to their fan friends. We would also like to make revenue to the users who receive the NFTs, to cover the low cost of the transaction ourselves (12 millionths per transaction).

Built With

+ 1 more
Share this project:

Updates