A script designed to simplify your interaction with Starknet. It provides a wide range of features that will make it easier for you to work with Starknet, simplify the management of your farm, and allow you to perform a variety of operations on the network.
🔔 Subscribe to me: https://t.me/sybilwave
🤑 Donate me: 0x00000b0ddce0bfda4531542ad1f2f5fad7b9cde9
git clone https://github.com/czbag/starknet.git
cd starknet
pip install -r requirements.txt
# Before you start, configure the required modules in modules_settings.py
python main.py
-
Make deposit/withdraw with official bridge
-
Make deposit/withdraw with Orbiter bridge
-
Swaps on JediSwap, MySwap, 10kSwap, SithSwap, Protoss, Avnu (avnu include ref system, 1% of the tx amount goes to me, come not from you, but from the Avnu contract! can be turned off in config.py)
-
Lending protocol zkLend(deposit/withdraw/enable_collateral)
-
Lending protocol Nostra (deposit/withdraw)
-
Mint Starknet ID
-
Mint StarkStars NFT
-
Mint GOL2 Token
-
Deploy token
-
Deploy & mint NFT
-
Dmail - email sender (onchain)
-
Transfer ETH to any wallets
-
Multi-swap capability - makes the specified number of swaps in the specified dexes
-
Custom routes - actions to be performed sequentially or randomly
-
Check gas before starting the module, if gas > specified, the software will wait for
-
Logging via logger module
-
Transaction count checker
-
All basic settings are made in settings.py and modules_settings.py, inside there is information about what and where to write
-
In the accounts.txt file, specify your private keys
-
In the recipients.txt file, specify you address (for withdraw with official bridge or orbiter)
-
In the rpc.json file at the path zksync/data/rpc.json we can change the rpc to ours
Info on updates and just a life blog –– https://t.me/sybilwave