Giter Club home page Giter Club logo

token-bouncer's Introduction

Token-Bouncer

Use at your own risk. Bounced tokens get burnt if you use the default address.

Welcome to the Token Bouncer! This application automatically monitors a wallet for blacklisted token IDs and bounces them (sends to another address). Checks for the blacklisted token IDs happen every 5 minutes. It will keep unwanted tokens out of your wallet!

Token Bouncer uses ThierryM1212's fantastic Ergo Wallet CLI to interact with the Ergo Blockchain.

Setup

  1. Clone the repository and enter the directory:
git clone https://github.com/rustinmyeye/token-bouncer
cd token-bouncer
  1. Ensure Docker is installed on your system then, build the image with:
docker build -t bouncer .
  1. Then to start the container:
docker run -p 5000:5000 -d --name token-bouncer bouncer
  1. Navigate to the web ui at http://localhost:5000
  2. Enter your mnemonic in the provided field below and click "Set Mnemonic".
  3. Enter the Token ID's you want to bounce separated by commas (like this: tokenid, tokenid, tokenid) in the field below and click "Set Token IDs".
  4. If you wish to use an address other than the default bounce address, set it in the "New Bounce Address" field.
  5. The app will begin monitoring the address when the mnemonic is set.

webui webuibounceall

token-bouncer's People

Contributors

rustinmyeye avatar

Watchers

 avatar

token-bouncer's Issues

ErgOne messes everything up

For some reason if ErgOne enters the wallet it cannot be sent out with ewc, and it stops everything from working... I will look into this, and most likely move away from ewc and use another way to send tokens.

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.