Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 214 Bytes

File metadata and controls

28 lines (18 loc) · 214 Bytes

Aztec Wallet

  1. Install
npm install
  1. Apply patch:
npm run postinstall
  1. Run
npm run dev

Open application at http://localhost:5173/

Build Extension (WIP)

npm run build