Content pfp
Content
@
0 reply
0 recast
0 reaction

flick the dev ๐ŸŽฉ๐Ÿ“ฆ pfp
flick the dev ๐ŸŽฉ๐Ÿ“ฆ
@flick
can't post in /fc-devs :-( have my own hub running locally example code: https://gist.github.com/0xFlicker/da484c5ea8bdfea9843c2c9b1ed153ae result attached appId is the FID associated with appMnemonic, which is the custody mnemonic of the farcaster account. not clear on if I need to make a signer request, was figuring no because this is me trying to sign my own request. what am I doing wrong?
2 replies
1 recast
6 reactions

flick the dev ๐ŸŽฉ๐Ÿ“ฆ pfp
flick the dev ๐ŸŽฉ๐Ÿ“ฆ
@flick
starting to think I need to create a signer on chain: https://github.com/standard-crypto/farcaster-js/blob/bf376526afeda5f7fb8c5cd5826ea3d5e2515829/packages/farcaster-js-cli/src/keyGateWayClient.ts
1 reply
0 recast
0 reaction

flick the dev ๐ŸŽฉ๐Ÿ“ฆ pfp
flick the dev ๐ŸŽฉ๐Ÿ“ฆ
@flick
was able to add a signer on-chain (using the latest addresses from https://github.com/farcasterxyz/contracts/ and not above) and saved the private key. However, I still get the same RST_STREAM error using a: new NobleEd25519Signer( Buffer.from(appSignerPrivateKey.slice(2), "hex"), )
0 reply
0 recast
0 reaction