https://github.com/fukaoi/smart-token-tools
SPL Token/ NFT issue tool on solana blockchain by React
https://github.com/fukaoi/smart-token-tools
blockchain browser metaplex mint nft reactjs solana spl-token
Last synced: 13 days ago
JSON representation
SPL Token/ NFT issue tool on solana blockchain by React
- Host: GitHub
- URL: https://github.com/fukaoi/smart-token-tools
- Owner: fukaoi
- Created: 2021-11-30T13:42:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-22T06:09:03.000Z (19 days ago)
- Last Synced: 2025-04-22T07:39:15.546Z (19 days ago)
- Topics: blockchain, browser, metaplex, mint, nft, reactjs, solana, spl-token
- Language: TypeScript
- Homepage: https://smt.solana-suite.org
- Size: 25.5 MB
- Stars: 9
- Watchers: 3
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - fukaoi/smart-token-tools - SPL Token/ NFT issue tool on solana blockchain by React (TypeScript)
README
## SMT (Smart token tool)

[](https://github.com/fukaoi/smart-token-tool/actions/workflows/tag.yml)[SMT](https://smt.solana-suite.org) is a service that you to easily issue tokens and nft for all free. All you need is a phantom wallet installed on your browser and you are ready to use it.
![]()
### Libraries in Use
* [Remix(SPA Mode)](https://remix.run/)A full-stack web framework for building fast, scalable web applications with modern React.
* [Metaplex umi framework](https://developers.metaplex.com/umi)
A framework from Metaplex for building decentralized applications (dApps) on Solana.
* [anza-xyz/wallet-adapter](https://github.com/anza-xyz/wallet-adapter)
Modular TypeScript wallet adapters and components for Solana applications.
* [MUI](https://mui.com/)
MUI (Material-UI) is a popular React component library
### Features
* Faucetreceive 1SOL. This feature is only supported by devnet.
* Token
Token is minted using token extensions, and the metadata is uploaded to Arweave.
* NFT
Under renewal...