Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an example contract demonstrating staking capability #196

Open
lumtis opened this issue Sep 2, 2024 · 1 comment
Open

Add an example contract demonstrating staking capability #196

lumtis opened this issue Sep 2, 2024 · 1 comment

Comments

@lumtis
Copy link
Member

lumtis commented Sep 2, 2024

Functionality in zeta-chain/node#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: zeta-chain/node#2793

It brings two other functionalities:

  • Use a distribution smart contract allow to send ZRC20 to be distributed to stakers
  • Stakers earns rewards in ZRC20s from the cross chain fees

Staking is to be completed soon, while these two features above will be completed in a further release.

@fadeev
Copy link
Member

fadeev commented Dec 2, 2024

Blocked until staking precompile is enabled on testnet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants