Frenk 💧🔑 pfp
Frenk 💧🔑
@frenk
Does anyone know how to use Signer Keys to cast message on Farcaster using NodeJS? I only find examples using mnemonic phrase but it's not what I need. I also asked the same question in the telegram group but so far no answer to fix the error.
2 replies
0 recast
0 reaction

Tony D’Addeo  pfp
Tony D’Addeo
@deodad
Hey Frenk, after getting completing the Signer Requests flow, you can use the private key to create a cast as shown in this example https://github.com/farcasterxyz/hub-monorepo/blob/main/packages/hub-nodejs/examples/make-cast/index.ts#L34-L232
3 replies
0 recast
0 reaction

Tony D’Addeo  pfp
Tony D’Addeo
@deodad
note the @standard-crypto/farcaster-js library is for interacting with the Warpcast API, which is no longer the recommended way to integrate now that hubs are live instead you can submit message directly to the hubs as outlined in the example I linked above
1 reply
0 recast
0 reaction

Frenk 💧🔑 pfp
Frenk 💧🔑
@frenk
is it okay to create the signer request using warpcast and than publish it using Farcaster Hub?
1 reply
0 recast
0 reaction

wrdwccz pfp
wrdwccz
@wrdwccz
Seems that we need to create our own hubs?Does documentation explains how to create it exists?
1 reply
0 recast
0 reaction