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.
-
Download the
reroot.zip
file in the latest release found here and unzip. -
Navigte to
chrome://extensions
in your browser and enable "Developer mode". -
Click "Load unpacked" and select the unzipped
reroot
folder 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
Polygon
orMumbai
networks.
- Copy
.env.example
to.env
and 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 unpacked
and choose thedist
folder within this repo. -
Navigate to twitter.com and you should now see the Lens button beside
tweet