Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```