Embeddable widget to create a Web3 membership program for your users. Supercharge engagement and loyalty for your brand.
![image](https://private-user-images.githubusercontent.com/34025124/252369899-1e5bdd6f-6e87-4293-9543-3d55f6340149.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTI5NjIsIm5iZiI6MTczOTU5MjY2MiwicGF0aCI6Ii8zNDAyNTEyNC8yNTIzNjk4OTktMWU1YmRkNmYtNmU4Ny00MjkzLTk1NDMtM2Q1NWY2MzQwMTQ5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA0MTEwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJkOTM5ODllNmQ4ZDVlYTcyZWYyNWVhN2U4ZWM1MGNkY2I0NmY2YzQ2MDA3NmZiMjc3MTUxNTQ5ZDc5MjZlOWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Qti0Ls7ZwMf7WHTdK1Ij5OLK6kguB6BR2GeiFqaE3wQ)
Link to the submission: https://taikai.network/ethlisbon/hackathons/ethlisbon-2022/projects/cl9tzophr28518901vtvuvcqrt6/idea
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts
.
The pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes instead of React pages.