Skip to content

javierXbt/ETH-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETH-Bundler

image

Installation Guide

Step 1: Clone the Repository

To clone the repository, run the following command:

git clone https://github.com/javierXbt/ETH-bundle

Step 2: Install Dependencies

Navigate to the cloned directory and install the required dependencies:

npm install

Step 3: Initialize the Configuration File

To initialize the evmg.config.json file, install evmg globally:

npm install -g evmg
evmg set

Step 4: Configure Private Key

Open the evmg.config.json file and add your private key in the privatekey section.

Step 5: Start the Bot

Once configured, start the bot with the following command:

npm run start

Running the Bot

After installation, you can run the bot anytime by using:

npm run start

or

yarn start

Installation completed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published