Teal is a microblogging platform that is interoperable with the At Protocol, and it allows users to post short messages, images, and links originating from their personal data vaults. It is fully interoperable with BlueSky, sharing the same data schemas in Lexicon and compatible identity/sharing mechanisms. It is BlueSky built with Quest, with a personal data vault.
to run:
-
Obtain a Wallet Connect project ID and set
VITE_PROJECT_ID
in your .env file -
npm install npm run dev