Skip to content

The first open-source browser extension wallet for Litecoin Ordinals

License

Notifications You must be signed in to change notification settings

LiteVerseHoldings/extension-ltc

 
 

Repository files navigation

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.

About

The first open-source browser extension wallet for Litecoin Ordinals

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.8%
  • JavaScript 6.1%
  • Less 1.7%
  • Other 0.4%