Gatekeeper
Gatekeeper 🚧
The gatekeeper feature allows the admins of a dashboard to enforce any of the following rules:
erc-20 balanceOf
erc-721 balanceOf
discord role checks
If multiple rules are applied, a user will pass the gatekeeper check if they pass 1 or more rules. (logical OR)
After initializing the rules in the settings area of the dashboard, these rules can be applied to any installed apps with app-specific thresholds. I.e. certain apps can be restricted to 5 xyzDAO tokens, others can be restricted to 10 xyzDAO tokens, and so on.
Last updated