Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yograterol/coinpayments-go

CoinPayments Client for Go
https://github.com/yograterol/coinpayments-go

client coinpayments golang wrapper

Last synced: 25 days ago
JSON representation

CoinPayments Client for Go

Awesome Lists containing this project

README

        

# API Wrapper for Coinpayments API written in Golang

[![Build Status](https://travis-ci.org/yograterol/coinpayments-go.svg?branch=master)](https://travis-ci.org/yograterol/coinpayments-go)

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.