Giter VIP home page Giter VIP logo

crypto-yank's Introduction

Replace crypto-currency addresses with your own.

Demo:

About/Usage:

About:

Blog post

crypto-yank matches crypto-currency addresses found in the clipboard using regex. When no addresses are in the clipboard, crypto-yank will remain dormant and not interact with the users clipboard.

Usage:

git clone https://github.com/jacques-andre/crypto-yank
cd crypto-yank
pip3 install -r requirements.txt 
python3 crypto-yank.py
Optional arguments:
--log 

addresses.json: Holds the master addresses (what you want to replace the clipboard with). Change the "replace_me" strings with your own addresses.

If you don't want to monitor specific cryptos you can replace the string with "null".

Example:

addresses.json:

{
    "btc": "bc1qq9y4gc3c435uqhrctsp67kvyv4enqgky5p2375",
    "xmr": "null",
    "eth": "0x4BDDeddfbb17CAE7A89b305B494FFd70CCE5B29B",
    "dash": "null",
    "xrp": "null",
    "doge": "null",
    "ada" : "null",
    "dot" : "null",
    "lite" : "null"
}

Now crypto-yank will only monitor Bitcoin & Ethereum addresses.

Supported Coins:

  • Bitcoin ($BTC)
  • Dash ($DASH)
  • Ethereum ($ETH)
  • Monero ($XMR)
  • Litecoin ($LTC)
  • Cardano ($ADA)
  • Polkadot ($DOT)
  • Doge ($DOGE)
  • Ripple ($XRP)
  • Tron ($TRX)

More on the way....

Warning:

I am not responsible for any misuse or damage caused by this program. Use this tool at your own risk!

crypto-yank's People

Contributors

aalee313 avatar jacques-andre avatar

Stargazers

 avatar

Watchers

 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.