Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

zallo-labs/zallo

Repository files navigation

logo

Self-custodial onchain banking

Setup

  • See .env.template for required configuration
yarn

Commands

# Start all packages in development mode
yarn dev

# Test
yarn test