Skip to content

The first open-source browser extension wallet for Bitcoin NFTs

License

Notifications You must be signed in to change notification settings

KeystoneHQ/unisat-wallet-extension

 
 

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.

About

The first open-source browser extension wallet for Bitcoin NFTs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.2%
  • JavaScript 5.0%
  • Less 1.4%
  • Other 0.4%