UniSat Wallet - the first open-source browser extension wallet for Bitcoin NFTs
- Install Node.js version 14
- 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 uses (or forks) them to make unisat even better.