Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

sample-web-wallet-app 1.25.0-dev-build.1197ed192

Install from the command line:
Learn more about npm packages
$ npm install @velocitycareerlabs/sample-web-wallet-app@1.25.0-dev-build.1197ed192
Install via package.json:
"@velocitycareerlabs/sample-web-wallet-app": "1.25.0-dev-build.1197ed192"

About this version

Web Wallet App

Getting started

SDK

Open one terminal window in the directory: packages/vnf-wallet-sdk-nodejs

Run in watch mode

yarn build:watch

Builds the SDK in watch mode, any changes cause recompilation. Use when developing

Server

Open another terminal window in the directory: samples/sample-web-wallet-server

Run the server

yarn start:dev

Builds the server using ts-node

This App

Open another terminal window in the current directory: samples/sample-web-wallet/app

  • yarn start

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Building

  • yarn build

Builds the app for production to the dist folder.

Testing

  • yarn test

Launches the test runner

Details


Assets

  • sample-web-wallet-app-1.25.0-dev-build.1197ed192.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0