Skip to content

The first open-source browser extension wallet for Bitcoin NFTs

License

Notifications You must be signed in to change notification settings

unisat-wallet/extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

94ff772 · Jun 30, 2023
May 26, 2023
Feb 22, 2023
May 24, 2023
Mar 14, 2023
Jun 30, 2023
Feb 22, 2023
Mar 14, 2023
Feb 22, 2023
Mar 16, 2023
Mar 10, 2023
May 26, 2023
Jun 30, 2023
Jun 30, 2023
Feb 22, 2023
Mar 4, 2023
Feb 22, 2023
Jun 30, 2023

Repository files navigation

UniSat Wallet

UniSat Wallet - the first open-source browser extension wallet for Ordinals on bitcoin.

How to build

  • 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

Special Thanks

Thanks to the MetaMask team for their contributions to the browser extension wallet community, UniSat Wallet relies heavily on their contributions.