/coinpayments-go

CoinPayments Client for Go

Primary LanguageGoMIT LicenseMIT

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.