NoFaceMint is a Solana-based token creation platform that allows users to easily mint tokens with customizable parameters.
- Token Minting: Create SPL tokens on the Solana blockchain.
- Custom Parameters: Set name, symbol, supply, and other token characteristics.
- Web3 Integration: Seamless connection with Solana wallets.
- User-Friendly Interface: Intuitive design for easy token creation.
git clone https://github.com/aliapg2019/NoFaceMint.git myProjectName
# or
git clone https://github.com/aliapg2019/NoFaceMint.git .git clone https://github.com/aliapg2019/NoFaceMint.git
cd NoFaceMintnpm installnpm run dev- Open the app in your browser.
- Connect your Solana wallet.
- Input token details and click "Mint."
- Confirm the transaction in your wallet.
- /src: Contains the main codebase.
- /public: Static assets.
- package.json: Project dependencies and scripts.
- Solana SDK
- React.js
- TailwindCSS
- Astro
Feel free to open issues or submit pull requests to improve this project.
This project is licensed under the GPL-3.0 License.

