Content pfp
Content
@
0 reply
0 recast
0 reaction

vlayer  pfp
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
8 reactions

vlayer  pfp
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
1 reaction