mirror of
https://github.com/farcasterxyz/hub-monorepo.git
synced 2026-04-18 03:00:22 -04:00
* refactor: update ethers to v6.1 from v5.7 * refactor: generic signer classes * remove neverthrow from crypto and signers * update docs * rm signer util fns * add comment to getSignerKey * rm not present methods from signers * fix doc * fix docs * simplify Eip712Factory * add changeset --------- Co-authored-by: Varun Srinivasan <varunsrin@gmail.com>
Examples
Each example is a fully executable javascript package that can be checked out and executed, along with a link to a corresponding replit.
Reading Data
- Generate a chronological feed
- Subscribe to updates about a user
- Handle Signer Changes
Writing Data
- Create Signers to publish messages
- Create new Casts
- Create new Reactions