ArnSch / aragon-core

Smart contracts for running Aragon Core organizations

Home Page:https://aragon.one/core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aragon Core Travis branch Coveralls branch

🚨 Everything in this repo is highly experimental software.

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 using CommitETH to reward open source contributions outside the Aragon Core team.

All issues tagged with bounty are eligible for a bounty on a succesfully merged Pull Request that solves the issue. Even if the bounty says 0 ETH, if it has the bounty label, it is higher than 0 ETH (until we automate it, we may take a bit to fund the bounties manually).

Open source is awesome, but it is also hard work that needs to be rewarded to ensure top quality work, and that everyone in the world gets a fair chance to do it.

πŸ‘‹ We are tagging tasks that are beginner friendly 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!

Documentation

Visit the wiki for in depth documentation on the architecture and different parts of the system.

Contributing

To make it easier for contributors to get up to speed, we provide a docker environment that provides all the requirements to build and test Aragon Core.

For more detail you can check the contributing guide on the wiki.

Run tests

npm run test

# Lint needs to pass as well
npm run lint

About

Smart contracts for running Aragon Core organizations

https://aragon.one/core

License:Other


Languages

Language:JavaScript 98.3%Language:Shell 1.7%