Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rckprtr/canvas-token-minter-express
https://github.com/rckprtr/canvas-token-minter-express
canvas dscvr dscvr-canvas
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rckprtr/canvas-token-minter-express
- Owner: rckprtr
- Created: 2024-07-16T16:18:13.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T19:22:50.000Z (6 months ago)
- Last Synced: 2024-08-02T18:46:18.126Z (6 months ago)
- Topics: canvas, dscvr, dscvr-canvas
- Language: Vue
- Homepage: https://canvas-token-minter-express.vercel.app
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Canvas Token Minter
Token Minter is a project that allows users to mint their own tokens on the Solana blockchain using DSCVR Canvas. It provides a simple and user-friendly interface for creating and managing custom tokens.
## Features
- Mint new tokens with customizable parameters
- Set token supply and decimals
- Create token metadata with Metaplex metadata
- Revoke token authorities for Mint, Update, and Freeze
- View transaction of created tokens## Installation
1. Clone the repository: `git clone https://github.com/rckprtr/canvas-token-minter-express`
2. Install dependencies: `npm install`
3. Configure the project: Update the configuration file with your desired settings.
4. Start the application: `npm run dev`## Contributing
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.