Content
@
https://warpcast.com/~/channel/go
0 reply
0 recast
0 reaction
Joe Petrich 🟪
@jpetrich
Is there really no library that makes it simple to sign typed data using go? I spent a good part of the day writing go code to create an EIP712 compliant signature from Reservoir data, and it involved cobbling together go-ethereum, crypto, and my own code to get it to work.
1 reply
1 recast
1 reaction
welp 🎩🌸
@we
Had to do the same thing, didn't seem to be one even I looked
1 reply
0 recast
0 reaction
Joe Petrich 🟪
@jpetrich
I guess I should open source my implementation then? Or is it really a competitive advantage? That feels gross to say but why else has no one already open sourced it? I do want to look at the ethers.js/viem implementations in more detail first because I tailored mine to my use case.
1 reply
0 recast
1 reaction
welp 🎩🌸
@we
My intuition is that: - go devs all just go through this process to figure it out and then just move on bc it's not a big deal once you know how to do it - it's not a common enough need to bother because most usage is signed from js client and then sent onchain
2 replies
0 recast
0 reaction
Mark H
@markhorner
both points = 🎯. I was testing some poc a while ago very quickly fell into the bucket of devs in your 1st point, 300 $DEGEN for you sir
0 reply
0 recast
1 reaction