Skip to content

Berachain automation software. Doing most popular activities (incl. bera claiming, swaps, etc.)

Notifications You must be signed in to change notification settings

vvsmmg-dev/berachain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Berachain software

Created by vvsmmg. My telegram channel - https://t.me/vvsmmg0

Telegram channel

Functionality

  1. Bera claiming from faucet
  2. Swaps
  3. Liquidity adding
  4. Honey mint, reedem
  5. Deposit to bend
  6. Borrow from bend
  7. Mint honey jar
  8. Beranames mint
  9. Contract creating

Menu

  1. Claim Bera for all wallets
  2. Start base route for all wallets
  3. Choose activity for wallets
  4. Random activity on the wallets

Installation

  • Install Python v3.10
  • Download this repository
  • Go to project folder in terminal
  • Run pip install requirements.txt
  • Set up config.py, wallets.txt and proxy.txt
  • Run python main.py (or python3 main.py)

Config.py

Put your 2captcha api key in thi s line twocaptcha_apikey = ""

Wallets.txt

Put your private keys in this file. Each new line should contain new private key.

Proxy.txt

Proxy is needed to claim and do swaps. Proxy format: https://log:pass@ip:port

About

Berachain automation software. Doing most popular activities (incl. bera claiming, swaps, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published