/extension-ltc

The first open-source browser extension wallet for Litecoin Ordinals

Primary LanguageTypeScriptOtherNOASSERTION

Litescribe Wallet

Forked from 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
  • yarn build:chrome:mv3 for manifest3
  • 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.