๐ŸŒŸEligibility Modules

Requirements for Wearers

Hats Modules are programmable extensions for roles. Modules can be connected to hats to expand their functionality, such as enabling automatic granting and revocation of hats (and their associated permissions) based on specific conditions.

A hatโ€™s eligibility module is an address that determines which addresses are eligible to wear that hat, and can revoke the hat the instant the wearer is no longer eligible.

For more details on Hats Modules, including what they can unlock and how builders can create new modules, see this blog post. You can also visit this docs page for a general guide about Eligibility Modules.

See the subpages within this section for detailed guides for specific eligibility modules you can currently use with Hats:

pageERC20 EligibilitypageERC721 EligibilitypageERC1155 EligibilitypageStaking EligibilitypageJokeRace EligibilitypagePass-Through (Hat-Based) EligibilitypageHat-Wearing EligibilitypageAllow-List EligibilitypageHats Election EligibilitypageCoLinks Eligibility

Eligibility modules can also be combined with claimable hats to enable addresses to claim and wear a given hat only if they fulfill specific eligibility criteria. For more information, check out the guide here.

Modules Coming Soon

  • Onchain signature of an agreement

  • Gitcoin Passport score

  • Attestations

  • Combine multiple criteria!

  • Request a new module here or create your own!

Digging Deeper

For more technical details on how Hats eligibility modules work, see the Eligibility Modules page within the "For Developers" section of these docs.

Building Modules

Modules customize, automate, and extend the behavior of Hats Protocol, and can also serve as adapters or integration points with other protocols and applications.

In a sense, modules are the lifeblood of Hats Protocol. The design space is wide open, ready to be filled with all the possible building blocks of human organization and coordination.

There are two primary ways for developers to work with Hats Modules. Whether you're building new modules or using the Modules SDK to interact with or build applications for existing modules, we have a number of developer tools to make your job easier. See the page below to get started.

๐ŸงฉpageHats Modules

Last updated