Skip to content

sideprotocol/side-wallet

Repository files navigation

Side Wallet

How to build

  • Install Node.js version 16
  • Install Yarn
  • Install dependencies: yarn
  • Build the project to the ./dist/ folder with yarn build:chrome:mv3 for Chrome
  • Develop: yarn build:chrome:mv3:dev

Special Thanks

Special thanks to the Unisat team for their contribution. Side Wallet is a fork of Unisat, with modifications made to ensure compatibility with Side Chain and to integrate seamlessly with our other products.