Skip to content

Enable the modular plug and play (PnP) architecture for your dapp by incorporating the role-based access control (RBAC) into the smart contracts

License

Notifications You must be signed in to change notification settings

AI-Protocol-Official/access-control-upgradeable

 
 

Repository files navigation

Role-based Access Control (RBAC)

An OZ Upgradeable version of the RBAC

A shortcut to a modular and easily pluggable dapp architecture.

Enable the modular plug and play (PnP) architecture for your dapp by incorporating the role-based access control (RBAC) into the smart contracts.

Installation

npm i -D @lazy-sol/access-control-upgradeable

Further Reading

See RBAC README.md

(c) 2017–2024 Basil Gorin

About

Enable the modular plug and play (PnP) architecture for your dapp by incorporating the role-based access control (RBAC) into the smart contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • Solidity 39.9%