This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
Exercise on packing data in felt using bitwise #143
Labels
Difficulty: intermediate
mobilise some notions about the field, but can be learned while doing
Duration: under a day
wil take up to one day
State: open
ready for contribution
Techno: cairo
cairo
Type: feature
a new feature to implement
Description
Felts can be used to pack multiple pieces of data more efficiently.
Show how to can encode and decode multiple variables in a felt using bitwise operations and bit masking.
Resource:
Acceptance criteria
The text was updated successfully, but these errors were encountered: