Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction
Andrei O.
@andrei0x309
Deprecated NPM `farcaster-hub-utils` in favor of `farcaster-snapchain-utils` This library allows you to easily do actions with many signers, and in general, allows a simple interface to a snapchain node read/write, primarily a single class abstraction over node actions. Features: - works default with public node (provided by pinata) - works with Neynar node provided you use Neynar API key( you can use the free tier) - works with your own node - allows changing the node of the instance - allows changing the signer of the instance - can be used in read mode without a signer - simplifies getting bulk data - can do most write-actions that the protocol provides - has a docs website - bundled with bun for node/bun env Tested with Snapchain version `0.2.7`(was released very recently) first that didn't have any issue with the library tests. Made it primarily for myself but might be useful for other people too. https://www.npmjs.com/package/farcaster-snapchain-utils
0 reply
0 recast
15 reactions