Content
@
0 reply
0 recast
0 reaction
EmpiricalLagrange - tevm/acc
@eulerlagrange.eth
I’ve come to the conclusion zk interaction with frames is going to be crucial. Particularly when payments are added to frames. If the fid is known before a price is quoted, then it’s actually quite easy to charge more based on activity. Many ways, but I can check onchain spending habits and adjust accordingly.
5 replies
6 recasts
98 reactions
w3tester
@w3tester
Generate a ZKP locally in a frame, get it verified and use the result to drive some business logic. Should be a lot of fun.
1 reply
0 recast
1 reaction
EmpiricalLagrange - tevm/acc
@eulerlagrange.eth
The hard part is proving the signer is a valid eddsa. The state is stored in a contract on OP.
2 replies
0 recast
1 reaction
josh crites
@crites
Wouldn't warpcast also have to change client side code to allow for zkp generation? Frames are just basic http requests right now
1 reply
0 recast
1 reaction
EmpiricalLagrange - tevm/acc
@eulerlagrange.eth
Yes, they would need to. Keep in mind the protocol is all about client diversity. Warp wouldn’t add it unless it was fast, and it added value. The issue with zkFrames is proving: 1. Eddsa signer is valid (evm proof) 2. Fid replay protection Doing all of this fast isn’t a simple thing. Needs discussion.
1 reply
0 recast
0 reaction