Skip to content

Latest commit

 

History

History
executable file
·
22 lines (13 loc) · 740 Bytes

README.md

File metadata and controls

executable file
·
22 lines (13 loc) · 740 Bytes

TorQ-Coinbase

A Coinbase API connector for the TorQ framework

Set Up

Assuming that the free 32 bit version of kdb+ is already set up and available from the command prompt as q, then:

Clone this repo using the following command, which includes TorQ as a submodule:

git clone --recursive https://github.com/jonathonmcmurray/TorQ-Coinbase.git

Configure environment variables as desired in setenv.sh and start_torq_demo.sh

Start up TorQ-Coinbase package by executing the start_torq_demo.sh script

Release Notes

  • 0.1.0, November 2017:
    • Initial release