Skip to content

rckprtr/canvas-token-minter-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 file for more information.