vrajdesai78 / tokenverse

Home Page:https://tokenverse-eth.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tokenverse

It provides an interactive no-code platform that allows users to create a community token and NFT memberships on multichains. Tokenverse empowers creators to build thriving web3 communities on multiple chains including Scroll, Mantle, Polygon zkEVM and Optimism mainnet. We desire to provide a launchpad that simplifies community, monetization, and growth. This is powerful.

tokenverse

Prerequisites

Every user must have Metamask wallet to interact with this product. Checkout how to create Metamask wallet from here. To use this lauchpad, feel free to add our compatible networks: Scroll, Optimisim, Polygon zkEVM, Mantle

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/tokenverse
cd tokenverse

Install the required packages:

npm install 
yarn install   #or

In the project directory, you can run:

npm run dev
yarn dev   #or

About

https://tokenverse-eth.vercel.app


Languages

Language:JavaScript 79.6%Language:Solidity 20.2%Language:CSS 0.2%