AndreKuren / Storm_bot

Telegram bot for TWA Storm trade
https://storm.tg/
7 stars 1 forks source link
hack-ton-berfest hacktoberfest

изображение

Welcome to Storm Trade bot - place, where your trading experience has no limits!

What is Storm?

Storm is a decentralized exchange that allows you to trade derivatives on anything you want right in your Telegram!

Power of dynamic vAMM combined with stablecoins trading and benefits of TON blockchain allow users to make the best of their trading experience.

Which features Storm bot is able to provide?

Inspired by GMX model, Storm is an improved version of it, providing users with a better DeFi experience:

This way, Storm is leveraging Telegram wallet integration to become the first DEX to get real mass adoption among many crypto communities around the world, taking advantage of the Telegram app's large user base and intuitive interface.

So how to use it?

  1. TWA has been created to make your trading as simple as possible. So first open the Telegram app;
  2. Open @StormTradeBot and click /start button;
  3. Connect your TON testnet wallet;
  4. Get 1000 USDT testnet tokens on the separate page of the menu as well as use Faucet Telegram bot to get some TON tokens for the fees;
  5. Done! Feel free to use the bot.

Please pay attention that Storm is on the testing stage, so you need to connect your testnet wallet.

Submitting patches

The best way to submit a patch is to issue a pull request on GitHub, optionally creating a new issue first.

Remember to explain the new functionality (what it is, why it’s needed, etc). The more info you include, the easier will be for core developers to understand and accept your patch.

You can also discuss the new functionality (or bug fix) before creating the patch, but it’s always good to have a patch ready to illustrate your arguments and show that you have put some additional thought into the subject. A good starting point is to send a pull request on GitHub. It can be simple enough to illustrate your idea, and leave documentation/tests for later, after the idea has been validated and proven useful. Alternatively, you can start a conversation in the Telegram chanel to discuss your idea first.

You can pull an existing pull request to a local branch by running git fetch upstream pull/$PR_NUMBER/head:$BRANCH_NAME_TO_CREATE (replace ‘upstream’ with a remote name for Storm_bot repository, $PR_NUMBER with an ID of the pull request, and $BRANCH_NAME_TO_CREATE with a name of the branch you want to create locally). See also: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally#modifying-an-inactive-pull-request-locally.

When writing GitHub pull requests, try to keep titles short but descriptive.

Have a nice day and welcome to our community!