niteshbalusu11 / lnmarkets-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 99.0%Language:Dockerfile 1.0%