osaragon

Core contracts for Aragon


Keywords
aragon, aragon-app, ethereum, solidity
Licenses
CNRI-Python-GPL-Compatible/MIT
Install
npm install osaragon@4.4.7

Documentation

aragonOS

A smart contract framework for building decentralized organizations.

🚨 Security review status: bug bounty

aragonOS has passed a number of independent professional security audits with an ongoing $250,000 USD bug bounty program.

See SECURITY.md for more security-related information.

🛰 Deployment status: available on Ethereum mainnet

aragonOS powers over a thousand organizations on Ethereum mainnet, securing over $350MM in funds.

Deployment logs for Ethereum mainnet and other networks are available in our deployment repo.

Documentation

Visit the Aragon Developer Portal for in-depth documentation.

The reference documentation explains the various smart contract components and how to use them.

Development

yarn install
yarn test

# Lint needs to pass as well
yarn run lint