keep-starknet-strange / gitcoin-allo-starknet

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

feat: add fn to implement add_members #25

Closed RaveenaBhasin closed 2 months ago

RaveenaBhasin commented 5 months ago

This PR implements the functionality required in issue #7. Will update this PR by adding the necessary tests once the repository is updated with the test suite.

Akashneelesh commented 3 months ago

@RaveenaBhasin could you please resolve the merge conflicts and also use snake_casing instead of camelCasing for you variable names

RaveenaBhasin commented 2 months ago

@Akashneelesh I have resolved the merge conflicts