Skip to content

Grephene/voting

Repository files navigation

Aragon React Kit Boilerplate

🕵️ Find more boilerplates using GitHub | ✨ Official boilerplates

React boilerplate for Aragon applications.

This boilerplate also includes a fully working example app, complete with a background worker and a front-end in React (with Aragon UI).

Usage

Kit support requires using the Aragon CLI 4.1.0 beta versions.

npm install -g @aragon/cli@beta
aragon init app aragon/aragon-react-kit-boilerplate

Run the kit

aragon run --kit Kit --kit-init @ARAGON_ENS

Prerequisites

  • truffle: Used to build and test the contracts

What's in the box?

npm Scripts

  • start: Run the app locally
  • compile: Compile the smart contracts
  • build: Compiles the contracts and builds the front-end
  • test: Runs tests for the contracts
  • publish: Builds the apps and the contracts and publishes them to IPFS and APM

Libraries

About

The voting Aragon UI and contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors