Skip to content

0xnightxdreamer/crypto-trading-bot-eth-bnb

 
 

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

About

crypto-trading-bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • HTML 13.7%
  • CSS 5.3%