/urlx

Bridge lawallet and outside world by inbound and outbound transactions

Primary LanguageTypeScriptMIT LicenseMIT

lawallet URLx

This module acts as a bridge between lawallet transactions and the outside world by reacting and emitting inbound and outbound 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