pulsechain-pls-sale
v0.2.0
Published
Dapp to swap ETH-USDT and Pulse PLS
Downloads
7
Readme
PAGE SETUP & CONFIGURATION INSTRUCTIONS
Download & Install Node.js 16.x.x - https://nodejs.org/en/ ,python - https://www.python.org/downloads/
Extract the zip
open the command prompt to install the necessary modules for the bot (it should be in the same directory it was earlier when you copy the bot)
$ npm install
- After installing modules, type 'npm start' and hit ENTER to run the bot.
$ npm start