Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wietsewind/xrp-stats-frontend
XRP Stats Frontend (LEDGER.EXPOSED)
https://github.com/wietsewind/xrp-stats-frontend
xrp-ledger
Last synced: about 13 hours ago
JSON representation
XRP Stats Frontend (LEDGER.EXPOSED)
- Host: GitHub
- URL: https://github.com/wietsewind/xrp-stats-frontend
- Owner: WietseWind
- License: mit
- Created: 2018-02-27T04:56:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T23:26:18.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T15:38:05.393Z (7 months ago)
- Topics: xrp-ledger
- Language: Vue
- Homepage: https://ledger.exposed/
- Size: 1.94 MB
- Stars: 6
- Watchers: 4
- Forks: 7
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XRP Ledger Stats Frontend
Live at: https://xrpstats.xrptipbot.com
Backend at: https://github.com/WietseWind/XRP-Ledger-to-MongoDB
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```