- Aniol Carbó
- June 02, 2023
Create your own POAP claiming site with the Vottun NFT SDK
Next.js is a popular framework for building server-side rendered React applications. In this article, we will explore how to implement the Vottun SDK in a Next.js project to create a POAP (Proof of Attendance Protocol) claiming site. By leveraging Next.js’s serverless functions and secure environment variables, we can ensure the smooth integration of the Vottun SDK while maintaining the necessary security measures.
Prerequisites
Before you start developing, you need to have the following:
- Ethereum wallet (e.g. Metamask)
- Vottun API credentials (get yours at https://apis.vottun.tech/trial)
- Node (version 16.8 or higher)