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