A set of tools for managing your Farcaster account onchain.
Clone the repository
git clone https://github.com/gskril/farcaster-recovery.git
cd farcaster-recoveryInstall dependencies
yarn installCreate a .env.local file and enter your environment variables
cp .env.example .env.localStart the dev server
yarn devNavigate to http://localhost:3000 in your browser