keep-starknet-strange / gitcoin-allo-starknet

Gitcoin Allo protocol for Starknet 🐺
MIT License
15 stars 41 forks source link

[feat] added get_profile_by_anchor #26

Open kyzan opened 4 months ago

kyzan commented 4 months ago

This PR adds the functionality to retrieve the profile by anchor. This enhancement is dependent on #15 and #13. We need the data definition (a struct) for Profile. @Akashneelesh, I would like to discuss the above stated issues so that the contributors mutually agree on the design and standards.

Akashneelesh commented 1 month ago

Please resolve the merge conflicts @kyzan