Skip to content

djkazic/lnmarkets-bot

Repository files navigation

LnMarkets Trading Bot

  • Sign up for lnmarkets
  • Get your API Token
  • Check the .env.example file for the list of the things you need from lnmarkets
  • Sign up for taapi at taapi.io and get an API Key
# Copy the env example and replace values
cp .env.example .env

# Install dependencies
npm install

# Run the bot
node main.mjs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published