Coder Social home page Coder Social logo

solana-auto-sell's Introduction

Problem

In most cases, after purchasing tokens on the Solana network, traders often miss the opportunity to take profit, leading to the token rug-pulling or being dumped. This software aims to address this issue by analyzing token prices and automatically selling when they reach certain profit levels (30-40-100%) or cut losses when the price drops (10-20%). By using this tool, traders may secure stable profits, albeit potentially less than maximum possible gains.

Resources Used

  • Developed on .NET 7.0
  • Utilizes SolNet for wallet interaction
  • Relies on Shyft.to as RPC
  • Custom Raydium SDK for token swaps

Pre-installation Steps

  • Obtain a Shyft RPC API key
  • Download .NET 7.0 runtime if not already installed
  • Have your Solana wallet address with the tokens you intend to trade and its private key ready

Installation

  1. Download the latest compiled build and extract it to a folder.
  2. Edit the configuration provided below.
  3. Run the bot.

Configuration

[
  {
    "sol_rpc": "<your-shyft-to-rpc>",
    "private_key": "<your-solana-private-key>"
  }
]

Disclaimer

Do not use your main wallets with this software. This tool is intended for educational purposes only. Use it at your own risk and discretion.

solana-auto-sell's People

Contributors

kenshinfrog avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.