Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/klntsky/ton_2x

Simple TON trading tools for everyone!
https://github.com/klntsky/ton_2x

telegram ton tonapi

Last synced: 29 days ago
JSON representation

Simple TON trading tools for everyone!

Awesome Lists containing this project

README

        

# [@ton_2x_bot](https://t.me/ton_2x_bot)


Ton 2x Bot


Twice as simple. Trading tools for everyone!

## Description

Ton 2x Bot simplifies trading and helps users save money during the mass adoption era of cryptocurrency.
It proactively notifies users of their gains via Telegram, making it easy to manage owned tokens and seize good exit opportunities.

## Features

- **Simplistic Mini App**: Designed for inexperienced users new to DeFi and those with limited capital who trade for fun.
- **Telegram Notifications**: Automatic setup for price alerts, ensuring users stay informed without needing complicated instruments.
- **Profit and Loss Tracker**: Tracks the price since the last purchase and notifies users when their tokens achieve a 2x gain or 0.5x loss, helping them make a profit and avoid losses.

## How It Works

1. Link your wallet in the bot.
2. Receive proactive notifications in Telegram about your token gains and losses.
3. Make informed trading decisions with minimal effort.

## Links

- [Telegram Bot](https://t.me/ton_2x_bot)
- [Announcements](https://t.me/ton_2x_en)
- [Announcements in Russian](https://t.me/ton_2x_ru)
- [DoraHack: Ton 2x Bot](https://dorahacks.io/buidl/13230)

## Tests

All tests are located in the [tests](./tests) directory. Currently, there is one unit test (with 6 scenarios) for the main business function:

- [tests/getNotifications.test.ts](./tests/getNotifications.test.ts)