alexsicart / aragon-react-boilerplate

React boilerplate for Aragon applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aragon React Boilerplate

🕵️ Find more boilerplates using GitHub | ✨ Official boilerplates

React boilerplate for Aragon applications.

Usage

aragon-dev-cli init foo.aragonpm.test react

Prerequisites

  • truffle: Used to build and test the contracts
  • @aragon/cli: Used to publish the application

What's in the box?

npm Scripts

  • build: Builds the contracts
  • test: Runs tests for the contracts
  • publish: Builds the apps and the contracts and publishes them to IPFS and APM

Libraries

About

React boilerplate for Aragon applications


Languages

Language:HTML 67.8%Language:JavaScript 32.2%