vrajdesai78 / tokenup

Home Page:https://tokenup.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TokenUp

TokenUp streamlines the process of rewarding participants for attending community event, DAOs call and protocol sync up. The event managers can create NFT collection and airdrop it in just few seconds.

Demo Video

Youtube Link

Prerequisites

Every user must have Metamask wallet to interact with this product. Checkout how to create Metamask wallet from here. Follow the instructions for local environment: The user must have Node.js and npm to run this platform. Just download Node.js from here.

Setup Instructions

Clone the repo via CLI:

git clone https://github.com/vrajdesai78/tokenup
cd tokenup

Install the required packages:

npm install 
yarn install   #or

In the project directory, you can run:

npm run dev
yarn dev   #or

About

https://tokenup.vercel.app


Languages

Language:TypeScript 98.3%Language:JavaScript 1.5%Language:CSS 0.2%