Hardware Wallets
This guide outlines the various approaches for integrating Babylon bitcoin staking functionality into hardware wallets.
Option 1
Develop bitcoin staking as a feature of your hardware wallet, which connects to either third party APIs (such as the Babylon Staking API) or a backend you operate.
-
For information about developing your own Bitcoin staking as a feature, please check:
- our reference web application implementation.
- our TypeScript and Golang Bitcoin Staking libraries.
- our documentation on the flow of bitcoin staking transaction creation and submission in conjunction with Bitcoin and Babylon Genesis blockchains.
-
For information about the reference Babylon staking backend, please read this document.
Option 2
Integrate via a compatible software wallet (extension or mobile) that is bitcoin staking enabled.