Skip to content

lawalletio/lawallet-web

Repository files navigation

LaWallet Front

LaWallet front is the webapp that provides the UI for LaWallet Stack

Stack

Getting Started

Set NodeJS version

nvm use

Install dependencies

pnpm install

Set environment variables

cp .env.example .env

Start the development server

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Documentation

This project complies with LaWallet.io backend interface.