keep-starknet-strange / gitcoin-allo-starknet

Gitcoin Allo protocol for Starknet 🐺
MIT License
16 stars 43 forks source link

feat: Implement remove_members functionality in Registry contract #35

Closed vin-dKR closed 2 months ago

vin-dKR commented 2 months ago

This PR implements the remove_members function in the Registry contract, allowing profile owners to remove members from their profiles.

Key changes:

Closes #6