PhatBK / crypto-trading-bot-eth-bnb

crypto-trading-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

crypto-trading-bot


Languages

Language:JavaScript 81.0%Language:HTML 13.7%Language:CSS 5.3%