Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 242 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 242 Bytes

Highload Wallet UI

Work in progress

Allows transferring money from highload wallets via a UI

  1. Setup wallets in src/shared/wallets-config/wallets-config.ts

  2. Run the App

# NodeJS v18.18+ is required
yarn install
yarn dev