Using this application, anyone can build there own SPL 2022 Solana Tokens by simply connecting there Wallet.
For live demo, Deployed Netlify instance
git clone https://github.com/prashant1k99/solana-token-generator.git
- Switch to project repository:
cd solana-token-generator
- Install all npm dependencies:
npm install
- To run local instance:
npm run dev