You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.gitattributes | 5 months ago | |
.gitignore | 5 months ago | |
LICENSE | 5 months ago | |
README.md | 5 months ago | |
index.js | 5 months ago | |
package-lock.json | 5 months ago | |
package.json | 5 months ago |
README.md
To setup:
Install Node.JS
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash -
sudo apt install nodejs -y
sudo apt install npm -y
hash -r
sudo npm install -g npm
Install dependencies:
npm i
npm i -g pm2
Modify swap routes and accounts, index.js variable at line 4 and 110.
Start it up
pm2 start index.js --name autoSwapWithdraw