Skip to content

0xsarvesh/organization-contracts

 
 

Repository files navigation

🔐 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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.2%
  • Solidity 33.2%
  • Shell 3.6%