- Install Node.js version 16
- Install Yarn
- Install dependencies:
yarn
- Build the project to the
./dist/
folder withyarn build:chrome:mv3
for Chrome - Develop:
yarn build:chrome:mv3:dev
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.