Fork from Provably-Rare-Gem-Miner
useful link
useful thing you should know
- read contract -> gems(gemID) to get useful info
- write contract -> mine to claim(kind, salt) to claim your NFT
to run. just edit the python file and run it.
pip install -r requirement.txt
python3 stick_the_miner.py
or new one auto_mine.py
for less input. but you'll need infura account
Ps. too lazy to write docs. but it's 50 LoCs have fun.
why stick the miner ? welp.. this is part of the stick the BUIDLer series.
TL;DR - I'm working on a series of opensource NFT related project just for fun.