'Superhuman for Farcaster' = keyboard-first. support for multiple accounts and switching channels. cmd + k (command palette) to control everything.
a protocol for decentralized social apps: https://www.farcaster.xyz
- register with Supabase and create a new project https://supabase.com
- get a Neynar API key https://docs.neynar.com/docs
- get an Alchemy API key https://www.alchemy.com
- get your Farcaster account FID and mnemoic
- Install Supabase CLI
https://github.com/supabase/cli
- e.g. for MacOS with
brew install supabase/tap/supabase
- e.g. for MacOS with
yarn install
yarn dev
run local DB in Docker
supabase db start
...coming back soon via tauri...
reminder: key is an edcsa key not a 'normal' EVM address