Skip to content

CleBeert/crypto-trading-bot-eth-bnb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-trading-bot-eth-bnb

crypto-trading-bot-eth-bnb

feel free to fork and improve or whatever if you fork and modify please give credit. This is a tutorial to help run the crypto bot (javascript version).

Let’s get started.

Part 1. Editing the settings.

Open the bots main folder and find "config.js" file and open it with a text-editor:

confige

1.Set your public address and private key or your wallet seed if you have a wallet that does not give you the private key

2.Set the Network 1 = ETH , 2 = BNB , 3 = POLYGON

3.Save config.js

itrunning

4.Open index.html in any web-browser.

results