This currently is just the Aragon Colony App contract and scaffolding for the frontend of Aragon Colonies. Not ready for use!
To run the app in a browser with front end plus back end hot reloading, simply run npm start
.
- @aragon/os: Aragon interfaces.
- @aragon/api: Wrapper for Aragon application RPC.
- @aragon/ui: Aragon UI components (in React).
- @aragon/buidler-aragon: Aragon Buidler plugin.