desktop
desktop copied to clipboard
Manage STX tokens and Stacking
Hiro Wallet—Desktop

Implementation of the Stacks 2.0 wallet for Desktop
Getting started
- Ensure you have Yarn installed.
- After cloning the repository, run
yarnin the root of the project to install the dependencies. - Run
yarn dev:testnetto start a development server.