BlathanAevon / berachain_faucet_claimer

A simple python script to claim test tokens in berachain testnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Guide

This guide will walk you through the process of setting up a Python virtual environment and running a Python script.

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your system:

  • Python 3.x (You can download it from Python.org)

Step 1: Clone the Repository

Clone the repository containing the Python script to your local machine:

git clone https://github.com/BlathanAevon/berachain_faucet_claimer.git
cd berachain_faucet_claimer

Run the program

On Windows:

run.bat

On Linux/MacOS:

./run.sh

About

A simple python script to claim test tokens in berachain testnet


Languages

Language:Python 81.3%Language:Shell 11.3%Language:Batchfile 7.4%