Giter Club home page Giter Club logo

wallet-tracker's Introduction

Wallet Tracker

Track a list of crypto wallets to get notified when a new transaction is being processed.

Installation

npm install

Usage

  • Copy .env.sample and rename to .env.

  • Customize .env preferences and replace GetBlock.io API Key with yours (default is a limited one only for development).

  • Copy .wallets.sample and rename to .wallets.

  • Edit .wallets and add all the wallets to watch line-by-line like in the example below:

0x6660e0aac73c495d49ded3934132c405c4615e01
0xf60d6c152e89edf22a70de490f3be1fa309ca779
  • Start tracking with npm start

Options

You can edit .env and customize your preferences.

Options Values Description
NETWORK mainnet | testnet Choose between main or test network
GET_BLOCK_API_KEY string GetBlock.io API Key
OPEN_POOCOIN true | false Open Poocoin website when a new transation is detected
OPEN_PANCAKE true | false Open PancakeSwap website when a new transation is detected
PLAY_SOUND true | false Play sound when a new transation is detected

wallet-tracker's People

Contributors

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