tosky19941209 / tradingBot_On_Solana_With_TypeScript

Microsoft Public License
14 stars 0 forks source link

Solana Trading Bot with TypeScript

This is Solana TradingBot developed with TypeScript. If you wanna run this bot, please follow hits:

Setup

To run the script you need to:

You should see the following output:
output

Configuration

Wallet

Connection

Bot

Buy

Sell

Snipe list

Note: When using snipe list filters below will be disabled.

Filters

Warp transactions (beta)

In case you experience a lot of failed transactions or transaction performance is too slow, you can try using warp for executing transactions. Warp is hosted service that executes transactions using integrations with third party providers.

Using warp for transactions supports the team behind this project.

Security

When using warp, transaction is sent to the hosted service. Payload that is being sent will NOT contain your wallet private key. Fee transaction is signed on your machine. Each request is processed by hosted service and sent to third party provider. We don't store your transactions, nor we store your private key.

Note: Warp transactions are disabled by default.

Fees

When using warp for transactions, fee is distributed between developers of warp and third party providers. In case TX fails, no fee will be taken from your account.

Common issues

If you have an error which is not listed here, please create a new issue in this repository. To collect more information on an issue, please change LOG_LEVEL to debug.

Unsupported RPC node

No token account

wsol

Contact

Disclaimer

The Solana Trading Bot is provided as is, for learning purposes. Trading cryptocurrencies and tokens involves risk, and past performance is not indicative of future results. The use of this bot is at your own risk, and we are not responsible for any losses incurred while using the bot.