hydra-demo/README.md
Skylar-Ray O'Quinn bd14a6856e Update README
2022-10-25 16:05:34 +00:00

691 B

Hydra Head Demo, Reflex-DOM edition

This is an extended, graphical re-implementation of the original Hydra Heads demo implemented with Reflex FRP. It allows starting and closing a head with an arbitrary number of nodes, each with some initial amount of Ada to perform transactions within the head.

Running

To run the demo enter a Nix shell and run it with cabal:

 $ nix-shell -A shells.ghc default.nix
 $ cabal run

The demo can then be viewed in Chrome(Chrome must be used at this time because of a limitation in JSaddle) at http://localhost:3003/.