Welcome
Get an overview of Hiro Wallet's features and how they can power your app
Hiro Wallet is the most popular and trusted wallet for apps built on Bitcoin and BTC L2s like Stacks. It's available as a browser extension for Chrome, Firefox and Brave.
Use the guides to integrate Hiro Wallet into your web application for Bitcoin-based identification, transaction signing and more.
Browser extensions inject a global object into a web pages. To see if the Hiro Wallet is installed, looked for the presence of the
HiroWalletProvider
if (window.HiroWalletProvider) // Hiro Wallet is installed 🎉
Last modified 1mo ago