- 1.Batch of production wallets
- 2.Turn into ETH in batches through cross -chain
- 3.Transfer to ETH through OKX batch (recommended method)
- 4.Batch wallet operation -cross -chain (ETH-> ZKSYNC2)
- 5.Batch wallet operation-transfer
- 6.Batch wallet operation-deployment contract
- 7.Batch wallet operation -cross -chain (ZKSYNC2-> ETH)
- [] 8.Batch wallet operation -SWAP
- [] 9.Batch wallet operation -Mint NFT
- 1.wallet create
- 2.Transfer
- 3.Deploy contract
- 4.Mint swap tokens
- 5.swap
- 1.Automatic login
- 2.Auto post
- 3.Auto Follow
- 4.Automatic likes
- 1.Account creation
- 2.Cross-chain
- 3.Deploy account (this step requires operation)
- 4.mint domain name
- 5.swap
cp .env.example .env
- ETH_URL: eth node url
- ZKSYNC_URL : zksync node url
- OKX_XX: (optional)
PRIVATE_KEY=xxx
ETH_NODE_URL=https://rpc.ankr.com/eth_goerli
ZK_NODE_URL=https://testnet.era.zksync.dev/
OKX_API_KEY=xxx
OKX_SECRET_KEY=xxx
OKX_PASS_PHRASE=xxx
npm run lenster-post
npm run create-wallet
npm run okx-withdraw
npm run zk-bridge-deposit
npm run zk-transfer
npm run zk-bridge-withdraw
npm run zk-mint-nft
- This project script is hosted on the world's largest github, open, transparent, and secure, and refuses any private chat scripts.
- The distribution of handling fees from the exchange in the script involves the exchange's apiKey, which must not be exposed to others.
- Private key accounts are very important! The script only runs on your own computer, and refuses any proxy interaction.