Skip to content

BidyutRoy2/bot-data-lake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follow Steps - Run VsCode PC or Termux Mobile

1. Clone Repository

git clone https://github.com/BidyutRoy2/bot-data-lake.git
cd bot-data-lake

2. Instal Dependency

npm install

3. configurate .env File

Create a file named .env in the project root directory.

touch .env
nano .env
SEED_PHRASES=["your seed phrase 1", "your seed phrase 2"]
PRIVATE_KEYS=["your private key 1", "your private key 2"]

4. Run script For Start

npm run start

*Make sure you have Node.js and git installed on your system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published