Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T13:46:04.000Z (about 1 month ago)
- Last Synced: 2024-10-10T06:44:49.081Z (30 days ago)
- Topics: blockchain, browser, metaplex, mint, nft, reactjs, solana, spl-token
- Language: TypeScript
- Homepage: https://smt.solana-suite.org
- Size: 25.4 MB
- Stars: 9
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
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)
![License](https://img.shields.io/badge/license-MIT-blue.svg)
[![Create Tag](https://github.com/fukaoi/smart-token-tool/actions/workflows/tag.yml/badge.svg)](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...