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.
Stacks Wallet—Send and receive STX tokens on the Stacks Blockchain.
TypeScript
Implementation of the Stacks 2.0 wallet for Desktop
yarn
in the root of the project to install the dependencies.yarn dev:testnet
to start a development server.