Skip to content

RemusDEX/MM-KISS-Bot

Repository files navigation

MM-KISS-Bot

Market Making - Super Simple bot

Steps, to run localy

1. Clone your fork of this repository

git clone https://github.com/username/MM-KISS-Bot

2. Set environment variables

Rename example.env to .env with this command: mv example.env .env and put your variables here

3. Start project with docker

  1. Install Docker (if not already installed)
  2. Start Docker
  3. Build image
docker build --tag "mm-bot" .
  1. Run container
docker run mm-bot

About

Market Making - Super Simple bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published