Skip to content

RiteshPuvvada/Create-your-personal-cryptocurrency-with-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Create your personal Cryptocurrency 🪙

This Script generates your own tokens on the Solana blockchain.

Getting Started

  • 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

Available features

  • Sending SOL
  • Minting Tokens
  • Transferring tokens
  • Capping Token Supply