djeck1432 / spotnet

8 stars 52 forks source link

Create Vault #221

Open djeck1432 opened 1 day ago

djeck1432 commented 1 day ago

Your task is to create vault smart contract and implement basic logic, ownership system and upgradability. Steps:

raizo07 commented 1 day ago

@djeck1432 can I work on this?

bloomingpeach commented 1 day ago

May I work on this issue @djeck1432?

My approach: I will do some revision on OZ Cairo contracts(ERC20, Upgradeable), and then I'll follow the issue instructions and implement basic Vault contract, also add extensive unit tests and proper documentation for the newly added methods.