schemar / organization-contracts

Organization contracts manage application permissions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔐 Organization Contracts

Build master Build develop npm version Discuss on Discourse Chat on Gitter

Organization contracts manage application permissions.

Instructions

Installation

Please add

Usage

Please add

Related Work

mosaic-contracts and openst-contracts use this package to manage access control.

Contributing

Set-up

git clone git@github.com:OpenST/organization-contracts.git
cd organization-contracts
npm install
npm run compile-all
npm run ganache
npm run test

Guidelines

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.

Community

About

Organization contracts manage application permissions

License:Apache License 2.0


Languages

Language:JavaScript 63.3%Language:Solidity 33.2%Language:Shell 3.6%