Skip to content

spacemeshos/smapp-lite

Repository files navigation

Smapp-Lite (Spacemesh Wallet App)

Getting started

  1. Install dependencies.

    yarn
  2. Serve with hot reload at http://localhost:5173.

    yarn dev

Lint commands

  • Run eslint
    yarn lint
  • Run eslint with fixing
    yarn lint:fix

Build commands

yarn build

Test commands

  • Run tests with coverage (will open the coverage if all tests succeed)
    yarn test
  • Watch tests
    yarn test:watch

Commit commands

This project use commitlint to ensure that commit messages are conventional-changelog compliants.

To help you build more efficient commit messages, you can use the commitizen package by running this command :

yarn cz

About

The light wallet application for Spacemesh network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages