Skip to content

lawalletio/ledger

 
 

Repository files navigation

LaWallet Ledger Module

This module is the one that tracks user balances and transactions

Installation

pnpm install

Serving App

pnpm dev

Production

pnpm build

Publish as Package

pnpm publish

Run with docker

If you haven't already, install docker and docker-compose then run the following command:

docker-compose up

Deployment

Deploy with Vercel

About

Handle transactions and balances of lawallet's users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • Dockerfile 2.0%
  • JavaScript 1.0%