Tachyon Labs
  • Welcome to Tachyon Labs
  • Getting Started
    • Community & Support Links
  • Copy Bot Guide
    • Introduction to Copy Trading
    • Quick Start Guide
    • Pre-Requisites
    • Configuration
    • Optimized ENV Settings to Get started
    • Optimized Settings for Copy Bot jSON File
    • Wrapping Sol to wSOL
    • Copy Wallet Introduction
    • Wallet Scanner Bot
    • GMGN Copy Wallets Guide
    • Dune Copy Wallets Guide
    • Free/Low-Cost VPS Guide
    • Free/Low-Cost RPC Providers
    • FAQ (Frequently Asked Questions)
  • Our Partners - Recommended RPC Providers
  • Hetzner VPS Setup & NoMachine RDP Guide
Powered by GitBook
On this page

Was this helpful?

  1. Copy Bot Guide

Quick Start Guide

PreviousIntroduction to Copy TradingNextPre-Requisites

Last updated 6 months ago

Was this helpful?

Download the latest version of the copy bot

Right click in blank space and select open in Terminal

In the New Terminal Window – Make sure it is pointing to the folder where you downloaded the copy bot

Run chmod +x command

Run ./copy-bot

On your first run it will create 2 files copy_wallets.json excluded_wallets.json

Run ./copy-bot – again

It will create a .env file and walk you through the wizard to update all values

You can also open the .env file in notepad to verify it contents or make changes in the future.

If you do not see the .env file in the folder make sure – show hidden files option is checked.

Once all the files are updated – you can start the bot using the ./copy-bot command

If you see this screen – Congratulations, you have successfully setup the copy bot and it is now watching for transactions on your target wallets to replicate

Instructions to update these files are in the configuration sections of this guide -

Configuration