Inspiration

The inspiration behind this project was to enable on-chain permissions for DeFi apps. Examples of usage are:

  1. An on-chain KYC/AML validation of users via NFT metadata
  2. Reward programs/liquidity fee tier structure: Similar to Binance VIP program, one can read historic activity and provide lower fees to high volume users.

What it does

We allow protocols and apps to read information from the blockchain and permission users accordingly. This simple example is using a Boolean variable in an NFT to allow users to get access to an app.

How we built it

We used solidity, typescript, tailwind and next.js

What's next for Gatekeeper

Gatekeeper will help inspire implementation of Keyring.Network's privacy-preserving, on-chain AML/KYC solution for DeFi users that want to retain on-chain anonymity and protocols that want to attract institutional investment

Built With

Share this project:

Updates