Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 436 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 436 Bytes

Tokengator

About

PubKey Tokengator is a free and open-source project to show how to build a 'token gate' on Solana using Token Extensions.

Features

  • 3 presets for common use-cases of token gating
  • Logic to mint these presets
  • Logic to distribute to the holders
  • Logic that implement the token gating for the presets
  • UI that demos the creation of mints and token gates.