Skip to content

BlockHub/CIP-exchange-consumer-bitfinex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket based api consumer for the bitfinex cryptocurrency exchange

recommended go version: 1.10

required environment variables:

Docker version: 18.03.0ce-0ubuntu

During prototyping we don't work with binary releases. Just create a binary using

    env GOOS=linux GOARCH=amd64 go build main.go

rename the binary to consumer.bin (for reasons of automatic deployment)

About

Go implementation of exchange api consumer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages