Reroot
May 31, 2022 ยท View on GitHub
Reroot is an extension for chromium based browsers that injects content when the user visits twitter.com, allowing them to post to lens protocol and twitter at the same time.
This project is an attempt to bootstrap the twitter userbase into the Lens ecosystem by making it convenient and comfortable to use for the average twitter user.
How to install
-
Download the
reroot.zipfile in the latest release found here and unzip.
-
Navigte to
chrome://extensionsin your browser and enable "Developer mode".
-
Click "Load unpacked" and select the unzipped
rerootfolder from step 1.
-
You should now see the reroot extension added and ready to use.

Warning
Network detection can be buggy, before connecting to your wallet to the extension please make sure you are connected to either the
PolygonorMumbainetworks.
Development
- Copy
.env.exampleto.envand fill in the values with your api keys:
INFURA_ID=""
PINATA_API_KEY=""
PINATA_API_SECRET=""
- Ensure you have Node installed and run the following to build the extension:
yarn
yarn build
-
Open your browser extensions manager and enable developer mode. Then
Load unpackedand choose thedistfolder within this repo. -
Navigate to twitter.com and you should now see the Lens button beside
tweet