How it works:
- Pull the the pump.fun website coins
- Check if the token is about to complete the bounding period
- Once the bounding is finished, the Bot purchase the token and add it to the watching list
- After the token is pumped, it book the profit
- Copy the ENV file and update all the ENV params
cp .env.example .env
- Install packages
nvm exec npm i
- Start the app
nvm exec npm run start:dev
nvm exec npm run test:e2e
docker-compose --env-file=.env up -d
- Create app in Heroku
- Update Github secrets with params from CI/CD workflows