Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/revoxhere/duco-statistics
📃 Duino-Coin (DUCO) network statistics & explorer website
https://github.com/revoxhere/duco-statistics
cryptocurrency duino-coin statistics webapp website
Last synced: about 2 months ago
JSON representation
📃 Duino-Coin (DUCO) network statistics & explorer website
- Host: GitHub
- URL: https://github.com/revoxhere/duco-statistics
- Owner: revoxhere
- Created: 2019-09-26T19:08:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T18:27:31.000Z (9 months ago)
- Last Synced: 2024-04-10T21:53:44.844Z (9 months ago)
- Topics: cryptocurrency, duino-coin, statistics, webapp, website
- Language: CSS
- Homepage: https://explorer.duinocoin.com
- Size: 2.85 GB
- Stars: 29
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Duino-Coin explorer and network statistics website](https://revoxhere.github.io/duco-statistics/statistics)
## Network statistics
Data is gathered from public [Duino-Coin JSON API](https://raw.githubusercontent.com/revoxhere/duco-statistics/master/api.json) and displayed with help of AJAX/JQuery. Price graph is available [here](https://server.duinocoin.com/prices.png), the balance chart [here](https://server.duinocoin.com/balancechart.png) and the miner chart [here](https://server.duinocoin.com/minerchart.png).## Explorer
Uses data from public [JSON Transaction API](https://server.duinocoin.com/transactions.json).