Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 416 Bytes

File metadata and controls

7 lines (4 loc) · 416 Bytes

Angular Wallet Adapter Sample

This project shows how to use @heavy-duty/wallet-adapter package in an Angular application inside a Nx workspace.

Development server

Install all required dependencies using npm install from the root path of the project. Run nx serve web-client for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.