This Script generates your own tokens on the Solana blockchain.
- Clone the repository with:
https://github.com/RiteshPuvvada/Create-your-personal-cryptocurrency-with-Javascript.git
cd Create-your-personal-cryptocurrency-with-Javascript
- Install the dependencies:
npm install
- Run the application in Dev mode
npm start
Open http://localhost:3000 to view it in the browser.
-
Installing Phantom Wallet
- visit Phantom and click on “Add to Chrome/Firefox”
- Change the network in Phantom to Devnet
- Verify transactions and balance by pasting public key in Devent Explorer
- Sending SOL
- Minting Tokens
- Transferring tokens
- Capping Token Supply