Skip to content

Rebix/farm-xrplt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First time

Donwload the chrome driver based on your OS in the root of the script.

Create and activate virtual environment:

python3 -m venv venv
. venv/bin/activate

Install dependencies:

pip install -r requirements.txt

Create text files (required):

Files wl.txt and done.txt are required. wl.txt contains all the wallets and done.txt are the wallets that has been processed.

touch wl.txt
touch done.txt

Run every time

. venv/bin/activate
python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages