Skip to content

crypto8bit006/scroll

Repository files navigation

Scroll Soft

This software simplifies wallet management on the Scroll network, providing access to a variety of features and a high level of randomization for enhanced security.


🔔 Subscribe to me: https://t.me/sybilwave

🤑 Donate me: 0x00000b0ddce0bfda4531542ad1f2f5fad7b9cde9


🚀 Installation

git clone https://github.com/czbag/scroll.git

cd scroll

pip install -r requirements.txt

# Before you start, configure the required modules in modules_settings.py

python main.py

🚨 Modules

  1. Make deposit/withdraw with official bridge

  2. Make deposit/withdraw with Orbiter bridge

  3. Make deposit/withdraw with LayerSwap bridge

  4. Wrap/unwrap ETH

  5. Swap on SkyDrome

  6. Swap on SyncSwap

  7. LayerBank lending protocol (deposit/withdraw)

  8. Mint Zerius NFT and bridge this NFT to any chain (layerzero protocol)

  9. Crete Omnisea NFT

  10. Mint NFT on NFTS2ME

  11. Mint Scroll Origins NFT

  12. Dmail

  13. RubyScore Vote

  14. Create Gnosis Safe

  15. Deploy any contract

  16. Custom routes - actions to be performed sequentially or randomly

  17. Check gas before starting the module, if gas > specified, the software will wait for

  18. Logging via logger module


⚙️ Settings

  1. All basic settings are made in settings.py and modules_settings.py, inside there is information about what and where to write

  2. In the accounts.txt file, specify your private keys

  3. 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

About

Scroll Farming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%