Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wietsewind/rippled-ws-client-dashboard
Debugging & Development Dashboard for rippled-ws-client-pool
https://github.com/wietsewind/rippled-ws-client-dashboard
developer-dashboard xrp-ledger
Last synced: about 11 hours ago
JSON representation
Debugging & Development Dashboard for rippled-ws-client-pool
- Host: GitHub
- URL: https://github.com/wietsewind/rippled-ws-client-dashboard
- Owner: WietseWind
- Created: 2018-05-29T02:22:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T16:14:46.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T15:38:01.032Z (7 months ago)
- Topics: developer-dashboard, xrp-ledger
- Language: Vue
- Homepage: https://xrp.fans/
- Size: 1.23 MB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rippled-ws-client-dashboard
Development Dashboard for npm package: [rippled-ws-client-pool](https://github.com/WietseWind/rippled-ws-client-pool)
### Demo / latest build: [https://xrp.fans](https://xrp.fans)
## 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
```