Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 445 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 445 Bytes

Installation

git clone https://github.com/tonkeeper/mintless-toolbox.git
cd mintless-toolbox
make

make will compile the code and put the binary in the bin folder.

Usage

./bin/mintless-cli --help

Currently, there is a single command available:

./bin/mintless-cli dump <airdrop-filename> 

dump reads an airdrop file and dump it to the console in the format address,amount,start_from,expire_at