Skip to content

LaWallet.io module that handles NFC card configuration and payment for

License

Notifications You must be signed in to change notification settings

lawalletio/card

 
 

Repository files navigation

lawallet card

This module handles all interaction with cards including implementing boltcard the boltcard standard and LUD-03

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%