/zallo

Self-custodial smart wallet

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

logo

Self-custody without compromise

Setup

  • See .env.template for required configuration
yarn

Commands

# Start all packages in development mode
yarn dev

# Test
yarn test