Skip to content

Commit

Permalink
docs: update gatekeeper summary [Fixes #1382]
Browse files Browse the repository at this point in the history
  • Loading branch information
samajammin authored and ctrlc03 committed May 22, 2024
1 parent f700da2 commit 55c10e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar_label: Gatekeepers

MACI is composed of multiple smart contracts, which together with the zk-SNARK circuits, can be used to carry out on-chain voting. Start with an [overview of our smart contracts here](/docs/contracts).

MACI uses a "gatekeeper" contract, which is used to configure and enforce the eligibility criteria of voters who can participate in MACI polls. It is up to MACI's deployer how they wish configure signup eligibility and to protect agaisnt sybil attacks.
MACI uses a "gatekeeper" contract, which is used to configure and enforce the eligibility criteria of voters who can participate in MACI polls. Operators of MACI can use the gatekeeper contract to configure signup eligibility and to protect agaisnt sybil attacks in their polls.

The MACI repository comes with several out-of-the-box options:

Expand Down

0 comments on commit 55c10e0

Please sign in to comment.