StabilityNexus / FairFund

5 stars 8 forks source link

Add Functionality for Users to Submit Project Metadata URL in Proposals. #17

Closed adityabhattad2021 closed 3 months ago

adityabhattad2021 commented 3 months ago

The smart contract's submitProposal function includes a parameter for metadata, intended to store a link to the project's external page. However, the current client-side implementation doesn't allow users to submit this URL. This feature was not included in the initial proposal-form page as its utility was unclear to me at the time. We need to reassess the value of this feature and either implement it or find a more useful alternative.

Tasks: