Skip to content

Commit 1bfc4ad

Browse files
committed
Merge branch 'master' of github.com:jaybutera/rust-hashgraph
2 parents 724a888 + 25a75b5 commit 1bfc4ad

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ paper](https://www.swirlds.com/downloads/SWIRLDS-TR-2016-01.pdf). This is a
33
library that provides all the functions needed to reach consensus.
44

55
## Interact in the browser
6+
![Force directed hashgraph](https://github.com/jaybutera/rust-hashgraph/blob/master/web_screenshot.png)
7+
8+
69
The library compiles to [WebAssembly](https://webassembly.org/) and can be
710
invoked like a normal ES6 module. The ```www``` directory contains a javascript
811
webapp to interactively build and visualize a hashgraph as a force directed

web_screenshot.png

86.1 KB
Loading

0 commit comments

Comments
 (0)