A reference implementation of a Mina browser extension wallet supporting Wallet Standard. It showcases how the Mina Wallet Adapter can be easily integrated into existing or new wallets within the Mina Protocol ecosystem.
git clone https://github.com/mina-wallet-adapter/demo-wallet.git
cd demo-wallet
npm install
npm run dev
npm run build
You can preview the production build on any Chromium-powered browser like Chrome, Edge, Brave, etc.
chrome://extensions
build
directory into the windowMina Demo Wallet
listed in the extensions menu.