8000 GitHub - nixer89/ledger-observer: XRPL Observer - A real-time visualization of the XRP Ledger
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

XRPL Observer - A real-time visualization of the XRP Ledger

Notifications You must be signed in to change notification settings

nixer89/ledger-observer

Repository files navigation

XRPL Observer

XRPL Observer is a real-time visualization of the XRP Ledger (XRPL). Watch it live on http://observer.xrpldata.com

Credits to @LedgerObserver (Simon Härer) on twitter for creating this awesome project. I am very sad that it was discontinued.

It is written in clojurescript using reacl (pure and truly composable clojurescript react library), three.js & ngraph.

Getting started

To start the application in development mode, clone this repository, change to its folder and type the following:

npm install 
npx webpack
lein build-dev

To compile the application for producation, type the following:

npm install 
npx webpack
lein build-prod

About

XRPL Observer - A real-time visualization of the XRP Ledger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0