ozgunozerk / RBAC-pallet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Rust 100.0%