Skip to content

Automatically send transactions to earn sugar cubes.

License

Notifications You must be signed in to change notification settings

rinkashimee/teafi-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeaFi Automates Send Transaction

This bot will automatically send transactions to earn sugar cubes.

Bot Features

  • Auttomatically Send Transactions
  • Support Proxy
  • Support Multiple Accounts

Prerequisites

  • Register your wallet in TeaFi Website: Click Here!
  • Ensure you have a POL balance in polygon/matic network (Atlest 3-5$ Worth)
  • Make sure you have Node.js installed on your machine
  • wallets.txt file containing private_key
  • proxy.txt file containing your proxy lists (Optional)

Installation

  1. Clone the repository:
git clone https://github.com/rinkashimee/teafi-bot.git
cd teafi-bot
  1. Install the required dependencies:
npm install
  1. Input your private_key in wallets.txt file, one user per line:
nano wallets.txt
  1. Optional, you can use proxy:
  • Input your proxy lists in proxy.txt file, Format http://username:password@ip:port || socks5://username:password@ip:port
nano proxy.txt
  1. Add screen:
screen -S teafi-bot
  1. Run the script:
npm run start
  1. Detach Screen:
press ctrl a + d

License: MIT

This project uses the MIT License, details of which can be found in the LICENSE file.

About

Automatically send transactions to earn sugar cubes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published