/RBAC-pallet

A Substrate pallet implementing role-based access control and permissions for Substrate extrinsic calls.

Primary LanguageRustApache License 2.0Apache-2.0

Substrate Access Control Pallet

Including a working example with substrate-node-rbac

Forked from access-control Which is another fork from substrate-rbac

A Substrate pallet implementing access controls and permissions for Substrate extrinsic calls.

Developer Docs

Check this Notion Page for the Developer Docs

Disclaimer

This code not audited and reviewed for production use cases. You can expect bugs and security vulnerabilities. Do not use it as-is in real applications.