GithubHelp home page GithubHelp logo

dimtuz / stargate-bridger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cppmyk/layerzero-bridger

0.0 0.0 0.0 22 KB

Software to automate the random use of Stargate Bridge by multiple accounts simultaneously

Python 100.00%

stargate-bridger's Introduction

stargate-bridger

Software to automate the use of Stargate Bridge by multiple accounts simultaneously.

Features

  • Support for all popular EVM networks - Ethereum, Arbitrum, Optimism, Polygon, Fantom, Avalance, BSC
  • Scanning of networks for stablecoins on balance
  • Bridge via Stargate
  • Complete randomization of paths and timings. No patterns
  • Simultaneous operation of multiple accounts in different threads
  • Automatic refuel from the Okex exchange (withdraw of the native token to pay gas)

Usage

  1. Install Python 3.9.2 (another version is possible, but I can't vouch for it)
  2. Go to the directory with the repository (you will probably have a different path):
cd stargate-bridger
  1. Initialize the virtual environment and install the dependencies:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  1. Set up config.py (timings, supported networks)
  2. Add private keys in private_keys.txt
  3. Run:
python3 main.py

stargate-bridger's People

Contributors

cppmyk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.