Open lumtis opened 2 months ago
Functionality in https://github.com/zeta-chain/node/issues/2754 gives the ability stake/claim ZETA through smart contracts.
This is a functionality that can brings lot of potential applications ideas (staking directly by making calls from Bitcoin, etc...) and it would be interesting to bring a example contract that can demonstrates these abilities.
To go further, maybe we could think about a single example contract incorporating the functionalities of the Universal staking idea: https://github.com/zeta-chain/node/issues/2793
It brings two other functionalities:
distribution
Staking is to be completed soon, while these two features above will be completed in a further release.
Functionality in https://github.com/zeta-chain/node/issues/2754 gives the ability stake/claim ZETA through smart contracts.
This is a functionality that can brings lot of potential applications ideas (staking directly by making calls from Bitcoin, etc...) and it would be interesting to bring a example contract that can demonstrates these abilities.
To go further, maybe we could think about a single example contract incorporating the functionalities of the Universal staking idea: https://github.com/zeta-chain/node/issues/2793
It brings two other functionalities:
distribution
smart contract allow to send ZRC20 to be distributed to stakersStaking is to be completed soon, while these two features above will be completed in a further release.