Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 529 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 529 Bytes

Farcaster Signer Tools

This app helps you manage your Farcaster signers. Features include:

  • View apps that have signers for your account
  • Backup messages for signers
  • Consolidate messages for signers for a single app
  • Delete signers
  • Create local signers to migrate to (stored in browser localStorage)
  • Migrate backup archives to a new local signer

Development

  1. Clone the repo
  2. Copy the .env.sample file to .env and fill in the values
  3. Run npm run dev
  4. Open your browser to http://localhost:3000