duncan088 / PinkoBOT

A bot sniper that im working on to learn programing and web3 interactions on the bsc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies: Nethereum 4.1, Console Control WPF, MetroUI. Using: https://github.com/dwmkerr/consolecontrol and https://github.com/Nethereum/Nethereum.Uniswap-V2-and-V3

Add mempool and fastpool code.

I will be doing a web client and server console to effective using a mempool bot that runs on linux/windows/mac and can ran along side a private node.

Wanna support me? Donate to 0xb4D16C6DAE02815F9200B3b600068830a4a72f42 (BSC)

Contributors Forks Stargazers Issues MIT License


Pinko Bot

A token sniper launch bot for the bsc, soon eth and polygon. Made with C#
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
    • Built With
    •   </ul>
      </li>
      <li>
        <a href="#getting-started">Getting Started</a>
        <ul>
          <li><a href="#prerequisites">Prerequisites</a></li>
          <li><a href="#installation">Installation</a></li>
        </ul>
      </li>
      <li><a href="#usage">Usage</a></li>
      <li><a href="#roadmap">Roadmap</a></li>
      <li><a href="#contributing">Contributing</a></li>
      <li><a href="#license">License</a></li>
      <li><a href="#contact">Contact</a></li>
      <li><a href="#acknowledgments">Acknowledgments</a></li>
      

About The Project

BotApp

Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: github_username, repo_name, twitter_handle, linkedin_username, email, email_client, project_title, project_description

(back to top)

Built With

  • C#

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/github_username/repo_name.git

. Install NPM packages

npm install

Use a vpn to get closer to the nodes ZAP-Hosting Gameserver and Webhosting

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • [] Rewrite Bothandler to not use Static Functions
  • [] Add Dex presale bot
  • [] Add mempool
  • [] Add websockets support and event addliquidity
  • [] Separate server from client to better efficiency when using memepool (using blazor wasm and grpc server) and run along private node on linux.
  • FrontRun?
  • Trading?

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Wanna support me? Donate to 0x2BBCAc56d2c650C526226a45065E2c39cb60440C (BSC)

(back to top)

Acknowledgments

(back to top)

About

A bot sniper that im working on to learn programing and web3 interactions on the bsc.


Languages

Language:C# 100.0%