Skip to content

leather-io/desktop

Repository files navigation

Stacks Wallet for Desktop

GitHub Workflow Status coverage

Stacks Wallet Hero

Implementation of the Stacks 2.0 wallet for Desktop

Getting started

  1. Ensure you have Yarn installed.
  2. After cloning the repository, run yarn in the root of the project to install the dependencies.
  3. Run yarn dev:testnet to start a development server.