MainNet Commitments UI
Runs the UI for MainNet commitments UI.
Setup:
- Download the most recent version of NW.js from https://nwjs.io/downloads/. The SDK version includes the developer console.
- Extract contents.
To run:
- Compile project
go build
- Run with
nw
. (On Windows, run it withnw.exe
)
pathTo/nwjs/nw .