This is a monorepo project for Elytro, the next-gen decentralized ethereum wallet.
You can view the code repository of the wallet extension in the apps/extension
directory.
Recommended environment:
- Node: 19.6.0
- Pnpm: 7.27.0
pnpm install
# Run the extension
cd apps/extension
pnpm dev