The Bako Safe UI repository contains the front-end interface for the Bako Safe Multisig Wallet. This user interface is designed to provide a seamless and intuitive experience for users managing their assets and permissions within the Bako ecosystem. It allows users to easily create, manage, and interact with multisig wallets, offering comprehensive functionality and security in an accessible, user-friendly design.
For for information, check out the Documentation page.
- Install dependencies with pnpm:
pnpm install
- Run the Bako Safe API
- Set up the .env file
- Run the application:
pnpm dev