Skip to content

0x01athena/solana-token-generator

Repository files navigation

SPL Token Generator

Using this application, anyone can build there own SPL 2022 Solana Tokens by simply connecting there Wallet.

Dependencies:

  1. React (Vite)
  2. TailwindCSS
  3. ShadCN UI
  4. @solana/web3.js
  5. @solana/spl-token

Demo:

For live demo, Deployed Netlify instance

Usage:

  1. Fork and star repository

  2. Clone the repository in local:

git clone https://github.com/prashant1k99/solana-token-generator.git
  1. Switch to project repository:
cd solana-token-generator
  1. Install all npm dependencies:
npm install
  1. To run local instance:
npm run dev

About

Using this application, anyone can build there own SPL 2022 Solana Tokens by simply connecting there Wallet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published