Skip to content

frankrichardhall/Sowing-Taker-Farming-Airdrop-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,532 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sowing Taker Farming Airdrop bot

A farming automation bot built to work seamlessly with the Taker Sowing Protocol. It automates daily sign-ins and farming tasks to efficiently collect Taker Points, potentially increasing eligibility for future airdrops.

Requirements

  • Node.js
  • Private keys for the wallets you intend to use (stored in privateKeys.json).

Features

  • 🚀 Automation: Handles daily sign-ins and farming tasks automatically—no manual interaction needed.
  • 👛 Multiple Wallet Support: Easily manage and farm with multiple wallets for maximum efficiency.

Installation

  1. Clone the Repository:

    git clone https://github.com/frankrichardhall/Sowing-Taker-Farming-Airdrop-bot.git
    cd Sowing-Taker-Farming-Airdrop-bot
  2. Install Dependencies:

    npm install
  3. Create privateKeys.json: Create a file named privateKeys.json in the root directory with the following format:

    [
      "your_private_key_1",
      "your_private_key_2"
    ]
  4. Run:

    npm start

Usage

  • Use npm start to check the menu options available.
  • Choose the appropriate command based on the network you want to use.
  • The bot will automatically execute the transactions, handling any errors and retrying as needed.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A farming automation bot built to work seamlessly with the Taker Sowing Protocol. It automates daily sign-ins and farming tasks to efficiently collect Taker Points, potentially increasing eligibility for future airdrops.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors