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

https://github.com/adamslevy/bitcointax


https://github.com/adamslevy/bitcointax

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Bitcoin.Tax REST API Client
[![GoDoc](https://godoc.org/github.com/canonical-ledgers/bitcointax?status.svg)](https://godoc.org/github.com/canonical-ledgers/bitcointax)
[![Go Report Card](https://goreportcard.com/badge/github.com/canonical-ledgers/bitcointax)](https://goreportcard.com/report/github.com/canonical-ledgers/bitcointax)
[![Build Status](https://travis-ci.org/canonical-ledgers/bitcointax.svg?branch=master)](https://travis-ci.org/canonical-ledgers/bitcointax)
[![Coverage Status](https://coveralls.io/repos/github/canonical-ledgers/bitcointax/badge.svg?branch=master)](https://coveralls.io/github/canonical-ledgers/bitcointax?branch=master)

A Client implementation for the bitcoin.tax REST API in Golang.

See GoDoc for complete documentation.