crypto-trading-bot
Last updated Mar 27, 2026
58
Stars
33
Forks
4
Issues
0
Stars/day
Attention Score
43
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
crypto-trading-bot-eth-bnb
crypto-trading-bot-eth-bnbfeel 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:

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

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

🔗 More in this category