Content
@
0 reply
0 recast
0 reaction
vlayer
@vlayer
1/ π In this thread and blog post, we dive into idiomatic code in Noir, focusing on data parsing today. https://www.vlayer.xyz/blog/idiomatic-noir-part-2-parsing-data Letβs get started π§΅π
1 reply
0 recast
5 reactions
vlayer
@vlayer
2/ π Parsing data from formats like Base64, RLP, JSON, and verifying against cryptographic primitives is a common routine. Key steps: β Compute cryptographic primitives. β Decode data to verify correctness. ZK projects do this daily.
1 reply
0 recast
0 reaction