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

https://github.com/rockmtn/stats-api-0xbtc

0xBitcoin stats API (Ruby)
https://github.com/rockmtn/stats-api-0xbtc

0xbitcoin 0xbtc ruby

Last synced: about 1 year ago
JSON representation

0xBitcoin stats API (Ruby)

Awesome Lists containing this project

README

          

# 0xBitcoin stats API (Ruby)

This stats API produces output compatible with Toast's output.

This code was extracted from the stats API at . You can
read more about what the statistics mean here:

## Using with other mineables

Just fork this project and customize.

## Installation

See [INSTALLATION.md](INSTALLATION.md)

## Contributions

- [examples/getjson.html](examples/getjson.html) — how to integrate stats into your web page ([GeoffedUP](https://github.com/GeoffedUP))