initial commit

This commit is contained in:
Joshua Seigler 2016-09-09 19:26:29 -04:00
commit 18e533c525
7 changed files with 214 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
This simple project uses the Insight Web Sockets API and Socket.io to stream transactions from the Dash blockchain as they are broadcast.
## Installation
Download the project. No build step is necessary.
## Usage
Open `index.html`.