🕵️ Find more boilerplates using GitHub | ✨ Official boilerplates
React boilerplate for Aragon applications.
aragon-dev-cli init foo.aragonpm.test react
- truffle: Used to build and test the contracts
- @aragon/cli: Used to publish the application
- build: Builds the contracts
- test: Runs tests for the contracts
- publish: Builds the apps and the contracts and publishes them to IPFS and APM
- @aragon/core: Aragon interfaces
- @aragon/client: Wrapper for Aragon application RPC
- @aragon/ui: Aragon UI components (in React)