StabilityNexus / FairFund

5 stars 8 forks source link

Functionality to withdraw remaining funds post distributions. #30

Closed adityabhattad2021 closed 3 months ago

adityabhattad2021 commented 3 months ago

Description:

Closes #21

This PR addresses the functionality to allow users to withdraw remaining tokens from the funding vault after the tally date has passed. The following changes have been implemented:

Smart Contract

Database

API Routes

Frontend

UI Enhancements