mgpai22 / ergo-fleet-bulk-minter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ergo Fleet Bulk Miner

This is meant to run server side. Just something quick I did in an hour for demo purposes.

Make sure you have enough input boxes.

Each NFT mint requires 0.0021 ERG at minimum

Make sure your address has N input boxes each at least containing 0.0021 ERG

You can use this to create input boxes in your wallet

Setup

# install dependencies
bun install


bun run /src/main.ts

License

MIT

About

License:MIT License


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%