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)
- Host: GitHub
- URL: https://github.com/rockmtn/stats-api-0xbtc
- Owner: rockmtn
- License: mit
- Created: 2019-07-18T18:06:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:03:28.000Z (over 3 years ago)
- Last Synced: 2024-08-03T23:23:38.414Z (almost 2 years ago)
- Topics: 0xbitcoin, 0xbtc, ruby
- Language: Ruby
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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))