In order for the software to start working, you need to:
- Download node js Hydrogen from the official website
- Download the project folder
git clone https://github.com/SYBIL-MAFIA/starknet-nft-minter.git
- Go to project folder
cd starknet-nft-minter
- Install all dependencies by going to the project folder and running the
npm install
command - Have ETH on your wallet or on your OKX account
- Add to File privateKeys.txt private keys to your Starknet accounts
- Configure the file settings/config.js
- run
node index.js
- Results saves to results.json
- If account failed to mint, you can restart soft it will try to mint only failed account
- Supports Argent X & Braavos wallets