/extension

The first open-source browser extension wallet for Bitcoin NFTs

Primary LanguageTypeScript

UniSat Wallet

UniSat Wallet - the first open-source browser extension wallet for Bitcoin NFTs

Building locally

  • Install Node.js version 14
  • Install Yarn
  • Install dependencies: yarn
  • Build the project to the ./dist/ folder with yarn build:firefox for Firefox
  • Build the project to the ./dist/ folder with yarn build:chrome for Chrome
  • Develop: yarn build:chrome:dev

Thanks

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.