Loki Bot Docs
  • Welcome to Loki Bot
  • Overview
    • Understanding Solana Copy Trading Bots
    • Key Features in the Latest Release
    • Long-Term Vision for the Bot
    • Affiliate Program
  • Terminal
    • Loki Terminal
  • Roadmap
    • Roadmap
  • Docs
    • Setup
    • Configuration
    • Warp transactions
  • Common issues
    • Unsupported RPC node
    • No token account
  • Links
    • Our links
Powered by GitBook
On this page
  1. Docs

Setup

This is how you're going to run the bot on ur pc:

  • Create a new empty Solana wallet

  • Transfer some SOL to it.

  • Convert some SOL to USDC or WSOL.

    • You need USDC or WSOL depending on the configuration set below.

  • Configure the script by updating .env.copy file (remove the .copy from the file name when done).

  • Install dependencies by typing: npm install

  • Run the script by typing: npm run start in termin

PreviousRoadmapNextConfiguration

Last updated 5 months ago