package
Version:
v0.2.5
Opens a new window with list of versions in this module.
Published: Sep 11, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Massa plugin wallet web front end
Dev guide
Install dependencies:
npm install
Run dev server:
npm run dev
then navigate to http://localhost:5173/index.
Build for standalone wallet plugin:
npm run build:standalone
Build for wallet plugin launched by MassaStation plugin manager:
npm run build
Test:
npm run test
Format code and lint:
npm run fmt
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.