tris.eth pfp
tris.eth
@ttris
I'm checking out the farcaster docs and wondering if anyone has had success making their own signed blob and casting it out. Any big gotchas I should know before messing around with it?
1 reply
0 recast
0 reaction

Varun Srinivasan pfp
Varun Srinivasan
@v
cc @kn who has done this using @gavi 's lib: https://socket.dev/npm/package/@standard-crypto/farcaster-js
2 replies
0 recast
0 reaction

tris.eth pfp
tris.eth
@ttris
Any idea how I can derive my private key so I can use farcaster-js? I'm taken my seed phrase from my account and used the private key from the first derived address but no luck. I feel like I'm missing a key bit of information around how the farcaster client stores my keys...
1 reply
0 recast
0 reaction

Varun Srinivasan pfp
Varun Srinivasan
@v
@gregskril 's bot code is here if helpful: https://gist.github.com/gskril/59d16fefbc411e61c9cce41963f3accf#file-mnemonic-to-pkey-js
1 reply
0 recast
0 reaction

Varun Srinivasan pfp
Varun Srinivasan
@v
we used a custom derive path for v1 that is listed in the mnemonic-to-pkey.js file (long story behind why, but tldr bad decision, getting removed in v2)
1 reply
0 recast
0 reaction

tris.eth pfp
tris.eth
@ttris
Thanks so much for the help, I'll give it a go and see how I go!
1 reply
0 recast
0 reaction

Varun Srinivasan pfp
Varun Srinivasan
@v
we just removed it today as part of the v2 migration :)
1 reply
0 recast
0 reaction