Skip to content

fire-x26/Freemint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muiti mint

A blazing fast script that supports multi-account minting of FreeMint tokens similar to $Daram.

Features

  • Multi-account generation
  • Automated distribution of gas (like ether)
  • Batch accounts token minting

Installation

Clone the repository:

git clone https://github.com/Confucian-e/stormint.git

Navigate to the project directory:

cd stormint

Install the required dependencies:

Rust

Ensure you have Rust installed. Then, run:

cargo build --release

Contracts

Ensure you have Foundry installed. Then, run:

git submodule update --init --recursive

cd contracts/
forge soldeer install
forge build

Testing

To run the tests, use the following command:

cargo test

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published