vrajdesai78 / TokenX

Home Page:https://token-xdc.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TokenX

It provides an interactive no-code platform that allows users to create a NFT collection on XDC network. TokenX empowers creators to build thriving web3 communities on XDC network. We desire to provide a launchpad that simplifies community, monetization, and growth. It also provides a developer tool to airdrop NFTs in batches just by providing a recipients list. This is powerful and enhances the adaptability of an easy-to-go launchpad.

Prerequisites

Every user must have Metamask wallet to interact with this product. Check out how to create Metamask wallet from here.

Follow the instructions for the 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/TokenX
cd TokenX

Install the required packages:

npm install 
yarn install   #or

In the project directory, you can run:

npm run dev
yarn dev   #or

About

https://token-xdc.vercel.app


Languages

Language:TypeScript 85.1%Language:Solidity 13.8%Language:JavaScript 1.0%Language:CSS 0.1%