Fanclub-Server
This repo is for demo project Fanclub. We use express.js and thirdweb sdk to create erc1155 NFT collection Fanclub Membership.
We also used cyberconnect API to fetch address data. All the followers address will be added to the NFT whitelist.
Getting Started
npm install
# then
node index.js
Open http://localhost:5000 with your browser to see the results.