/stacks-wallet

Stacks Wallet—Send and receive STX tokens on the Stacks Blockchain.

Primary LanguageTypeScript

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.