Bitcoin Staking Phase-1 Mainnet
💻 Official instruction list for participanting in Bitcoin Staking Phase-1 Mainnet.
For Wallets ​
-
Swagger API doc, which is for those who want to build their own BTC staking frontend but want to use our backend.
-
Staking backend service build guide, which is for those who want to build their frontend and backend staking system.
-
Specification of all the transactions, which is for those who want to construct Bitcoin staking related transactions by themselves instead of using our code or dapps. Note that such transactions should be using the correct global parameters.
For Finality Providers ​
For Covenant Committee Signers ​
For LST Projects and Custodies ​
-
Specification of all the transactions, which is for those who want to construct Bitcoin staking related transactions by themselves instead of using our code or dapps. Note that such transactions should be using the correct global parameters.
-
Swagger API doc, which is for those who want to build their own BTC staking frontend but want to use our backend.
-
Our staking web dapp as a reference implementation.