Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 414 Bytes

API Wrapper for Coinpayments API written in Golang

Build Status

Tested on Go 1.7 and 1.8.

Installation

go get github.com/yograterol/coinpayments-go

Usage

TODO

  • Resolve inconsistency in Balances API with balance field.
  • IPN methods.
  • More reliable tests.