Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 324 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 324 Bytes

Sats Extension by Casa

A secure, easy way to connect your browser to your Casa Node.

Install dependencies

yarn install

Building the extension:

Hot-reload during development

yarn watch:dev

Generate a production build

yarn build

Bundle a zip of the extension

yarn build-zip