Skip to content
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.

aragon/signaling

Repository files navigation

Update Jan 2nd, 2018

This project has been deprecated in favor of just adapting the Voting app frontend to support this usecase.

Aragon Signaling App

The Aragon Signaling App implements is a client-side dapp to let ANT holders vote on Aragon Governance Proposals.

Running it locally

cd webapp
npm i
npm start