This app helps you to perform stake,unstake, finalize operations introduced in paris protocol of Tezos.
stake.tezos.com (mainnet)
stake-ghostnet.tezos.com (ghostnet)
- Connect your wallet.
Most of the wallets are supported for connection like kukai, umami, temple and other beacon supported wallets.
✔️ Tested with Umami v2.3.0 and Kukai on 18 Jun 2024 for stake,unstake and finalize operations.
Other wallets will add support for these operations gradually. - Choose baker and delegate your tez.
- Stake your tez.
- Unstake your tez tokens whenever you want.
- Wait for 4 cycles (5 for ghostnet) and finalize your unstaked tez.
- Change baker or end delegation whenever you want.
- Support connecting with beacon
- Support all Tezos Paris protocol operations (stake, unstake, finalize)
- Show detailed information about bakers ( Who accepts staking, staking fees, rewards history etc.)
- Show slashing history of bakers
- Show staking rewards for your account
- Show delegation rewards for your account
- Show slashed rewards for your account
- Clone the repository.
- Install yarn.
- Rename .env-mainnet(or .env-ghostnet) to .env
- Run the following commands:
$ yarn install
$ yarn run dev
Open http://localhost:3000 with your browser to see the result.
To learn more about staking and tezos protocol visit Tezos Documentation
Create an issue in the repository for any queries or support.
Create a pull request for any new feature or bug fix.
MIT
See the LICENSE.txt for license and copyright information. Copyright (c) 2024 Trilitech Limited.