It is not secure to use any of this code in production (mainnet) until proper security audits have been conducted. It can result in irreversible loss of funds.
👋 We are tagging tasks that are good first issues so you can get started contributing to Aragon Core.
Don't be shy to contribute even the smallest tweak. Everyone will be specially nice and helpful to beginners to help you get started!
Visit the Aragon wiki for in depth documentation on the architecture and different parts of the system.
npm install
npm test
# Lint needs to pass as well
npm run lint
For details about how to contribute you can check the contributing guide on the wiki.