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

author
slient-coder
Feb 25, 2025
406a2b0 · Feb 25, 2025
May 26, 2023
Dec 25, 2023
Feb 21, 2025
Oct 28, 2024
Dec 30, 2023
Feb 25, 2025
May 6, 2024
Mar 14, 2023
Feb 22, 2023
Mar 16, 2023
Oct 16, 2023
May 26, 2023
Feb 25, 2025
Feb 25, 2025
Aug 17, 2024
Mar 4, 2023
Feb 22, 2023
Feb 21, 2025

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 16
  • 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.