2025q1-staking-protocol-refinement
Due by March 31, 2025
91% complete
After building a first version of the SNT staking protocol for Status Network, we will now revisit some of the features that we didn't implement in the previous iteration.
This includes:
- Researching and implementing a way to allow users to add funds to an existing staking vault
- Researching and implementing the possibility for users to lock their funds mu…
After building a first version of the SNT staking protocol for Status Network, we will now revisit some of the features that we didn't implement in the previous iteration.
This includes:
- Researching and implementing a way to allow users to add funds to an existing staking vault
- Researching and implementing the possibility for users to lock their funds multiple times
- Implementing minimal proxy clones for stake vaults to make vault creation as cheap as possible
- Having a deployed version on a testnet and testing the system
- Fix any bugs that might occur