This is the webapp of Ledger Fresh, our open source web wallet based on the account abstraction.
Wanna chat with us? Join our Telegram channel
Install the dependencies using pnpm
pnpm install
Install the pre-push hook
npx lefhook install
First, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.