btctracker

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2018 License: MIT Imports: 3 Imported by: 0

README

This is a simply program based on beego web framework! It aims to monitor your specified bitcoin sites for any changes. But it only supports BTC and BCH at now, and you can edit this repository to meet your requirement.

Go Report Card

Features

  • easily deploy(just modify app.conf file and it will work)
  • clear debug output(benefit by beego)

How to use

  1. clone this reporsity
git clone https://github.com/qshuai/WatchBitcoinAddress.git
  1. install dependence
cd $GOPATH/src/WatchBitcoinAddress.git
glide install
  1. run
cd ./WatchBitcoinAddress
//if you have installed bee tool
bee run

//optional scheme
go build -o tracktx main.go
./tracktx >> debug.log &

Notice:

If you use new BCH address now, please convert it to the older one via following tool online: https://bch.btc.com/tools/address-converter

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL