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:firefox
for Firefox - Build the project to the
./dist/
folder withyarn build:chrome
for 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.