Activity
Update frontend setup with contractContext provider
Update frontend setup with contractContext provider
Remove commented test cases, and check getBalance
Remove commented test cases, and check getBalance
Setup a contract context to pass the current contract to any componen…
Setup a contract context to pass the current contract to any componen…
Setup connect button properly with ui
Setup connect button properly with ui
Setup simple login button with thirdweb
Setup simple login button with thirdweb
Fix testing logic
Fix testing logic
Add new modifier onlyMember and also emit vote cast event
Add new modifier onlyMember and also emit vote cast event
Split test cases into granular ones
Split test cases into granular ones
Setup initial tracery contract with test cases
Setup initial tracery contract with test cases
Setup basic layout of the pages and a bottom bar
Setup basic layout of the pages and a bottom bar
Integrate amount and destination address into the details card
Integrate amount and destination address into the details card
Represent the for and against votes in a better way in ui
Represent the for and against votes in a better way in ui
Add amount and destination address to proposal card
Add amount and destination address to proposal card
Minor refactorings and add login button with privy at index route
Minor refactorings and add login button with privy at index route
Initialize boilerplate with nestjs, nextjs(shadcn) and foundry(forge)
Initialize boilerplate with nestjs, nextjs(shadcn) and foundry(forge)