Skip to content

ahmuq/parasail-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parasail Network

For Auto Start Node

Requirements

Installation

  1. Clone the repository:

    git clone https://github.com/ahlulmukh/parasail-bot.git
    cd parasail-bot
  2. Instal Packages and build packages:

    npm install
    npm run build
  3. Create a nano proxy.txt file in the root directory and add your proxies (one per line) (Optional).

    http://user:pass@host:port
    http://user:pass@host:port
    http://user:pass@host:port
    
  4. Make file nano privatekey.txt and put your privatekey one per line.

    0xprivatekey
    0xprivatekey
    0xprivatekey
    

Usage

  1. Run the bot:
npm run start

Stay Connected

Donation

If you would like to support the development of this project, you can make a donation using the following addresses:

  • Solana: FdHsx8He55QgRCSv6NMEpFfkjXFsXFEeWEpJpo7sUQZe
  • EVM: 0x406de5ec09201002c45fdd408ab23159cd12fa3e
  • BTC: bc1prze475lgalevngrhwq6r9wyng3rl3zskyru4rn4k6j8kwzmmczmqcd7u7y

Disclaimer

This tool is for educational purposes only. Use it at your own risk.