Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 396 Bytes

HACKING.md

File metadata and controls

14 lines (9 loc) · 396 Bytes

# Hacking

You should start by cloning the master branch:

$ git clone https://github.com/tsileo/btcplex.git

Running dev command

While developing, you can use ./devcmd.sh helper to easily run (build and spawn) any btcplex-* command.

$ ./devcmd.sh server
2014/02/24 19:53:46 Starting btcplex-server
2014/02/24 19:53:47 Latest height: 224318
2014/02/24 19:53:47 Listening on port: 6033