This repository is deprecated and no longer maintained.
UniSat Wallet has been migrated to a new monorepo.
Please visit the new repository for all active development, issues, and releases:
👉 https://github.com/unisat-wallet/wallet
UniSat Wallet - the first open-source browser extension wallet for Ordinals on bitcoin.
- Website: https://unisat.io/
- Twitter: https://twitter.com/unisat_wallet
- Install Node.js version 16
- Install Yarn
- Install dependencies:
yarn - Build the project to the
./dist/folder withyarn build:firefoxfor Firefox - Build the project to the
./dist/folder withyarn build:chromefor Chrome - Develop:
yarn build:chrome:dev
Thanks to the MetaMask team for their contributions to the browser extension wallet community, UniSat Wallet relies heavily on their contributions.