Implementation of the Stacks 2.0 wallet for Desktop
- 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.
We are tracking the Stacks Wallet for Desktop unit-tests coverage here.