Official codebase and releases for the DEXbot Client application

Overview


Introduction

DEXbot is a decentralized application that acts as a sidecar to your cryptocurrency wallet, allowing you to automate selling your tokens 24/7. DEXbot has cross chain compatibility and works with any EVM compatible blockchain, side-chain or Layer 2.

Users can configure token settings like the amount of tokens to never to sell below, what price to never sell below, the minimum amount of tokens to sell during a transaction, the maximum amount of tokens to sell during a transaction and more! DEXbot takes the legwork and emotions out of selling your tokens so that you don't have to keep an eye on the charts.

DEXbot is designed to sell tokens without a negative impact on the token price by monitoring key stats and taking token health into consideration. DEXbot only sells directly after a buy transaction, allowing you to sell as the price goes up and without affecting the token health. This is great for whales as well as token developer/marketing wallets that are focused on keeping the token price healthy and growing.

Users can connect any cryptocurrency wallet (even cold storage wallets). DEXbot allows a user to connect multiple wallets at a time through a single client application, allowing you to automate as many wallets as you want across any supported chain.

We are extremely focused on security and that is why we open sourced the DEXbot Client Application and have checksums for every release. You can check out the source code and even compile the application binary yourself if you prefer. We built the client application so that is easy to read with comments on every line so even if you are not a developer, you can read through the code. To use DEXbot, a user will need to enter their private key on their local machine but it is very important to note that DEXbot never retrieves, stores, transmits, or logs your private key. The DEXbot application is local to your computer, has no persistence and all data is destroyed after the program is terminated.

Read the Docs to Get Started »

You might also like...
Go application of a gRPC client and server, built for Azure Container Apps

gRPC Sample : Go View this sample in other languages C# Go Java JavaScript Python The following is a sample of a gRPC client calling another container

Server and client implementation of the grpc go libraries to perform unary, client streaming, server streaming and full duplex RPCs from gRPC go introduction

Description This is an implementation of a gRPC client and server that provides route guidance from gRPC Basics: Go tutorial. It demonstrates how to u

Client-Server tcp-based file transfer application in GoLang

Клиент-серверный файловый сервис на базе протокола TCP Клиент client.go шифрует свои файлы алгоритмом AES с режимом CBC и помещает их на сервер server

An application that uses gRPC Client Streaming framework to computes average.

compute-average An API that uses Client Streaming gRPC framework to capture all integer numbers on Requests that the client sent and returns just the

Prisma Client Go is an auto-generated and fully type-safe database client

Prisma Client Go Typesafe database access for Go Quickstart • Website • Docs • API reference • Blog • Slack • Twitter Prisma Client Go is an auto-gene

The Dual-Stack Dynamic DNS client, the world's first dynamic DNS client built for IPv6.

dsddns DsDDNS is the Dual-Stack Dynamic DNS client. A dynamic DNS client keeps your DNS records in sync with the IP addresses associated with your hom

Go Substrate RPC Client (GSRPC)Go Substrate RPC Client (GSRPC)

Go Substrate RPC Client (GSRPC) Substrate RPC client in Go. It provides APIs and types around Polkadot and any Substrate-based chain RPC calls. This c

Godaddy-domains-client-go - Godaddy domains api Client golang - Write automaticly from swagger codegen

Go API client for swagger Overview This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you c

Tailscale-client-go - A client implementation for the Tailscale HTTP API

tailscale-client-go A client implementation for the Tailscale HTTP API Example p

Releases(v0.2.1)
  • v0.2.1(Mar 17, 2022)

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    v0.2.1
    
    1547aa615b05b54648138fbd41a8720314bd7ed4fc2b75436e3e2da62eb26bd8 dexbot-linux
    e549e23416740eac71c8d600af26ab43eb437e02d5e425d1b06d4236bfec5a8e dexbot-windows.exe
    5ffdc02959d4004fa2e26da646fbeb3d4dce96e23aeb103dedfc6d6f5444b3f5 dexbot-mac
    -----BEGIN PGP SIGNATURE-----
    
    iQIzBAEBCAAdFiEEONJ36+YGbeZStX3uMFg/VziVaS4FAmIzSTUACgkQMFg/VziV
    aS5uHg/9FwRrjTDzgGfnPoxoxYSBV4+BzsuJwdvHKPDN/T+VGols7Rw25pA20RAV
    yh4AC2tSMimA0Fi36U8egtmTq5GhxSNU16QpSbW2adDgD0MXjYPy7JFlHPD++EuN
    csXLzdgtWjeBNXAfyAWIWZ4QDrYASTIQy/AaalvysErXkgUp2BHVAnPR26A5fUcW
    WpUmamLXiqAGZZ9uLeLdN6xUnOpZsVUQzUaq/5DxJoDXujYHA8X2TM5BEB06cjOQ
    jvIdmZqjm48YPPzqMidbulHjviI/pfWMeIucF/mGBTtE7e5tmOxihJt9yJTlOG+j
    FESf5PyXRJivuAjyvnsQS1jBKkxysgOiu1Iz6gfjcziJEhlBjAIuc1fmHtUGbNeS
    nLCz8dXjis75EfOFHdKaOYptjviyKTpgTYq2/mbbMdVhRKVNjFCk4dg6/XHnAOX3
    n1B87dMHHV0IpQmJZ/+6ZA8yYD8fBwVn5XrK3reRsVPKwE7eiKlPxkWu420VwvC4
    HC8kGK/KNLpdj5nv7fiogzjOK8F4KIGwdibBe9ktRw5Rf+I4BiVaa8zMvKkr/Fqd
    sKFfr5Oy/0YyUl9oQT5GXeB8wd+zpw/24AY58idKJt784BjEHibUDsB08aMynCYN
    IJMFJN6xuvdOssvDU2/PMpEnrppPFb0V7MboDpNDjvkjNCNCpl4=
    =9Q3T
    -----END PGP SIGNATURE-----
    

    Patch Notes v0.2.1

    client

    • Patched bug with NodeURL initialization when running from only the binary
    Source code(tar.gz)
    Source code(zip)
    checksums.txt(1.10 KB)
    checksums.txt.sig(833 bytes)
    dexbot-linux(9.94 MB)
    dexbot-mac(9.56 MB)
    dexbot-windows.exe(10.06 MB)
    publickey.asc(3.06 KB)
  • v0.2.0(Mar 9, 2022)

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    v0.2.0
    
    bae871d9ed6cbba8ffe809de2420b392bad675e51a7d388dff84ee15b8a872cb dexbot-linux
    ba58701991d9fde4a78a9946fe8bd9f286b7f202b4fb2dbe54a434b60a5913d0 dexbot-windows.exe
    ff185565f7e981e58b1db5c07a63c245727ddfd20daa773db8d611af0c66faba dexbot-mac
    -----BEGIN PGP SIGNATURE-----
    
    iQIzBAEBCAAdFiEEONJ36+YGbeZStX3uMFg/VziVaS4FAmIo3FQACgkQMFg/VziV
    aS74lRAAlg3xQLolwhwbSnYq03Gbmr3K/h4emefE5c97LZvgwi5p/q1X6y3Vpikl
    fbpZq7YsFUGf7wY+CgBxuXrMO+aGgmOWkDtuoEgCXWHGg1yiyVWRyuMAp9i/akBA
    Fzq2LklxfTRBOMiSdtVZKp+gqT2v4Zy+rc0ViY0sAAc9kQ/XQt6w2SG1fxn8GOsS
    RFkcLMo3qMabn8RPws/Zh1rRBJfjBtuJ851Xey47DM02QSaBzZjkmIwlTFWRzp6N
    wO/QgQnJ6En5oq4++RcJkxnFj6zVgL4BfVuZ2KPxtvr2S9rzW0n2fXvx1qqr59Lm
    WmX1nonfPwxl0YtdFdE5OeIIG5wV6Hw61YDFPRvkZSoy2M9qc3BYk6WUhodQLBE/
    ZuzHm35z2EIh+MXzQNJWgBDEvykGQwSQWa9+P7S2LSMCMWqo7M7C6o+6zwtJGpbM
    9SH/shsZDTwoEL+z3JTGGnQzCoYYlx/zH65STdXBoAFfUuvKWYbeAq5RyXJDP8Ei
    YfRYddZxbdVteN/WSD5+ZJ6W5bgb5pb/kxEMcQUDz0hm/0ClvGcmx8SRoy1t5H93
    FPSvLeWVVoa53cZ2iKrqHF+1nn65LzU8vfsibgibvkgTss6KcvRXo/6z9+XeO/8t
    m8r7OxCHwMNsINpY6jDvb06Ssmgf2wgto3y+4JsJ/Y6dXRa8QYE=
    =/Ct2
    -----END PGP SIGNATURE-----
    

    Patch Notes v0.2.0

    AbacusV0

    • Say goodbye to custodial wallets! We have deployed a smart contract to trustlessly handle all swap logic on chain. Now, DEXbot creates a transaction for the client application to sign, which is sent to our smart contract called the Abacus. This smart contract simply interacts with the DEX (Uniswap, PancakeSwap ect.) and then sends the chain's native token back to you without any custodial wallets involved. In addition to this upgrade, we are continually working on a fully decentralized implementation of DEXbot.

    Client

    • Added transaction checks when signing a transaction. Checks the address the transaction is going to as well as the transaction input data parameters. This adds a layer of trustlessness, allowing a user to know that the client will never sign a transaction that is not going to the right place. In future updates, further client side checks will be implemented.

    • Node URLs! We have implemented Node URLs to enable the client application to check LP addresses during transaction signing. In the future this will be used to validate prices during transaction signing as well. You can add any Node URL, or use the default public node provided. Just replace the node url in internal/config/node_URLs.json to use a custom node.

    • Added foundation for multi-chain compatibility. Next stop, Polygon! We are looking at integrating other L2s as well like Arbitrum and Optimism.

    Cortex

    • Increased runtime efficiency, making the cortex run faster.

    • Reduced data payloads to improve server side load.

    Scheduler

    • Increased runtime efficiency, making the cortex run faster.

    • Reduced data payloads to improve server side load.

    Source code(tar.gz)
    Source code(zip)
    checksums.txt(1.10 KB)
    checksums.txt.sig(833 bytes)
    dexbot-linux(9.94 MB)
    dexbot-mac(9.56 MB)
    dexbot-windows.exe(10.06 MB)
    publickey.asc(3.06 KB)
  • v0.1.0(Jan 15, 2022)

    Initial release for the DEXbot Client application.

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    v0.1.0
    
    9cf3f42ee56a29eeb18e057806e9f246dcf9117c62c4e5225f8d4be2fcac5944 dexbot-linux
    4512e6c77c10c4840439dc3c944d2503ae03412998f8fdacfb53a0d6c51d3427 dexbot-windows.exe
    eb34e9bbf0f8739d5f65d8474721b395960dd4634a6a2888e4e8543b8a4ee661 dexbot-mac
    -----BEGIN PGP SIGNATURE-----
    
    iQIzBAEBCAAdFiEEONJ36+YGbeZStX3uMFg/VziVaS4FAmIoF/MACgkQMFg/VziV
    aS6BBhAAqgk+SHAfC057jf5XkpfT4ATMPGD/VaOLO2LssJ0Zw7Vc9LsAGHgHBQiP
    kySNGcXCVDDxFdAVo5VdRAO/e3Yn2uBjIIHrMyJqYen70cH20jkNETrZRerP7gWu
    hy7dg0lvnY7U/IJ0LbClbekPVnkSi0I2m9wY24HQzQOsXKwEP97jXa1baCGkKtKr
    +lTNlebGKK7aijUxtfNOTQbSOkoMalS+fs29eWIgjO3h4Uo+xL5KXVLIetBDSTvw
    DfBDSSn5r4EYh0rMRt9uf5qy3ARC2MaAYCvqCVzsYiRYSETHhX6P+WVjxcZSSxB7
    fk24ZuJSI7jwEpt1bqAgXO0khVIfqJhGAvbuAxK5Qns42aF5NdfxmISybzwZwLuv
    cbfksmvYUU79u3xz1Gd58djYw/mdlym74lcRxr74/VBeQtgXyts9+LlSNf7ZBaif
    i7XgIQIxYUXQ7l4ymaP2P4FW4UiblGpbaTANZNJNzs5bTp9dYjko+acZeRDH12Ro
    54fWOEvIIFKs1l/kAyKWJkKU+tQzs80sGr5GEVF9CH7Yecorysdqyyd1b0erznu7
    tHB3u+cfqZdkVjv+1CM9He1HkiobnpP/ea3ruafuIAilq6fCaPW8VxLrzfjTR9Wc
    VFCsgGcdKLNV43vk6JCv+HqAQGjZw0JkiaHvtBmzqwGVBfm66CY=
    =xM6p
    -----END PGP SIGNATURE-----
    
    Source code(tar.gz)
    Source code(zip)
    checksums.txt(1.10 KB)
    checksums.txt.sig(833 bytes)
    dexbot-linux(8.95 MB)
    dexbot-mac(8.56 MB)
    dexbot-windows.exe(9.02 MB)
    publickey.asc(3.06 KB)
Owner
DEXbot
DEXbot
Notion Official API Go Client.

go-notion Go SDK for Notion Official API. go get github.com/sorcererxw/go-notion Overview Getting Started Pagination Error Handling Reverse Proxy OAut

QianyuPan 14 Aug 4, 2021
Official Go Client for OpenSearch

OpenSearch Go Client Welcome! Project Resources Code of Conduct License Copyright Welcome! opensearch-go is a community-driven, open source fork of go

null 94 Dec 21, 2022
A simple non-official client for qvapay service with go, for our comunity

qvapay-go A simple non-official client for qvapay service with go, for our comunity Setup You can install this package by using the go get tool and in

Kenrique Ortega 8 Dec 26, 2021
Iaphub-go - Non-official Go client for Iaphub

Iaphub-go iaphub-go is an unofficial Go client for iaphub.com REST API. Installation go get github.com/n10ty/iaphub-go Usage package main import ( "

Andrey 1 Mar 15, 2022
🤖 Automatically scrape PortableApps.com (or official release page) and convert into Edgeless plugin package

Edgeless 自动插件机器人 2 简介 该项目是为了使用 Golang 重新实现 Edgeless 自动插件机器人 特性 (WIP) 完全兼容 Edgeless 自动插件机器人,包括 Tasks,以实现无缝迁移 更快的构建速度 更好的代码结构 更高的拓展性 工作进度 截止至 2021/11/28

Hydrogen 2 Sep 12, 2022
Official IVPN Desktop app

IVPN for Desktop (Windows/macOS/Linux) IVPN for Desktop is the official IVPN app for desktop platforms. Some of the features include: multiple protoco

IVPN 184 Jan 3, 2023
Official Go implementation of the Fixcoin protocol

XFSGO Official Go implementation of the XFS protocol. Usage To learn more about the available xfsgo commands, use xfsgo help or type a command followe

XFS Network 0 May 18, 2022
The official repository of the Gravity Bridge Blockchain

Gravity bridge is Cosmos <-> Ethereum bridge designed to run on the Cosmos SDK blockchains like the Cosmos Hub focused on maximum design simplicity an

Gravity Bridge Foundation 117 Dec 27, 2022
Official Go implementation of the Klaytn protocol

Klaytn Official golang implementation of the Klaytn protocol. Please visit KlaytnDocs for more details on Klaytn design, node operation guides and app

ProtoFire 0 Dec 5, 2021
Official Golang implementation of the PANO protocol

Panoptis Official Golang implementation of the PANO protocol Building the source Building pano requires both a Go (version 1.14 or later) and a C comp

PanoptesDev 1 Dec 14, 2021