Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

augur-client

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

augur-client

Web client for Augur, a prediction markets platform

latest
Source
npmnpm
Version
0.1.9
Version published
Maintainers
1
Created
Source

Augur

Build Status Coverage Status npm version

This is the graphical front-end for Augur, a decentralized prediction market platform that runs on Ethereum. Go to augur.net to see it in action!

Documentation

http://docs.augur.net

How to run

Install Node.js.

git clone https://github.com/AugurProject/augur.git
cd augur
git checkout develop
npm install
grunt

Start the local web server

npm start

Development

Don't forget to build the app first (with grunt). To watch for changes run

grunt develop

FAQs

Package last updated on 06 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts