Focalize is a powerful browser extension for creating publications on Lens Protocol.
Originally created for ETHOnline 2022:
🏆 Winner of First Prize from Lens Protocol
🏆 Winner of First Prize from IPFS/Filecoin
🌿 Recipient of Lens Builders Program Grant
Focalize can be installed from the Chrome Web Store:
Download the latest release and unzip.
Enable developer mode in Chrome or Brave.
Drag and drop the unzipped folder onto the Extensions page (chrome://extensions), or click "Load unpacked" and select the unzipped project folder.
-
Copy
.env.template
to create.env
and supply missing variables. -
Run
npm build
The /dist
folder is the unpacked extension.
Created by Paul Burke