Organization contracts manage application permissions.
Please add
Please add
mosaic-contracts and openst-contracts use this package to manage access control.
git clone git@github.com:OpenST/organization-contracts.git
cd organization-contracts
npm install
npm run compile-all
npm run ganache
npm run test
There are multiple ways to contribute to this project. However, before contributing, please first review the Code of Conduct.
We track our issues on GitHub.
To contribute code, please ensure that your read the developer guidelines first.