An open API service indexing awesome lists of open source software.

https://github.com/solana-turbin3/q4_sol_eloi

Turbin3 Q4 Cohort repo exercices
https://github.com/solana-turbin3/q4_sol_eloi

Last synced: 3 months ago
JSON representation

Turbin3 Q4 Cohort repo exercices

Awesome Lists containing this project

README

        

# Q4_Sol_eloi

## Gate-Checker

**Gate-Checker** is a powerful Web3 application designed to streamline and enhance access management for blockchain-enabled platforms. It provides a robust, user-friendly solution for verifying user eligibility and permissions based on blockchain assets, roles, or criteria such as token ownership or smart contract interactions.

### Key Use Case: Workshop Access Verification

- **Workshop creators and organizers** can verify that participants have the necessary permissions to join their workshops by checking if they possess the required NFT.
- Participants must complete a specific task or action on the platform to obtain the corresponding NFT, ensuring that only authorized participants can access the workshop.

### Current Features and Tests

- The system will:
- **Initiate an account.**
- **Mint 5 NFTs.**
- **Transfer each NFT** to its corresponding public key/wallet/owner.

### Deployment devnet

- Program ID: HujPJdPoMaxWPQDaTAffxyjz41PqbnDfuWkBWBF187RQ
- Signature: 2UGmMS6MXNrwg9UCBmF57cFFh6hyQNJhenZ1qxJTiEx1jjJjsLPGXzgmpxPiptCgKJvfKjVdPuxvuhCwU28MCt8o

### Technologies Used

- ![Solana Badge](https://img.shields.io/badge/Blockchain-Solana-blueviolet)
- ![Anchor Badge](https://img.shields.io/badge/Framework-Anchor-blue)
- ![TypeScript Badge](https://img.shields.io/badge/Language-TypeScript-informational)