Python script to send ETH transactions and mint NFTs in Zksync Era network every X days. Keeps your accounts active on a regular basis.
NOTE: If you don't want to having problems with claim for a possible Zksync airdrop, this auto script is for you. Do not forget to star and fork from the top right. If you have questions: Chat
- Send ETH transactions from Ethereum mainnet to Zksync Era network every X days.
- Mint NFTs in Zksync Era network every X days.
pip install -r requirements.txtor using pyenv and pipenv
pipenv installSet update some config file in config.json file.
cp .env-example .env
cp config.example.json config.json
cp account.example.csv account.csvYou can create url network for eth and zksync from Alchemy by yourself and update it into config.json.
read alchemy
run with python
python zksync_auto/app.pyor run with pipenv setup
./run.shthen you will see something like this or log file in tmp folder:
Buy me a coffee
