Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.52 KB

File metadata and controls

45 lines (29 loc) · 1.52 KB

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/InfiniteCoder100/TokenX.git
cd TokenX

Install the required packages:

npm install
yarn install   #or

In the project directory, you can run:

npm run dev
yarn dev   #or

Creators

Name Github Discord
Kundan Kumar @Kundan codefunky
Harsh Shende @harshshen harsh shende

License

MIT