mento-protocol / governance-ui

An open source interface for the Mento protocol governance
https://governance.mento.org
0 stars 0 forks source link

Implement `Write` actions in contracts #91

Closed RyRy79261 closed 5 months ago

RyRy79261 commented 5 months ago

Overview

Currently, some of the write actions are not available.

This ticket is to create the necessary hooks for the available write actions. Simulation functions will also be needed.

Acceptance criteria

bayological commented 5 months ago

@RyRy79261 Vote is already implemented

denviljclarke commented 5 months ago

@RyRy79261, We can break this up. I'll implement the locking logic as I'm working on this issue which requires locking logic. You can then work on create proposal when you're ready.