kkrt-labs / cairo-vm-ts

A typescript implementation of the Cairo VM
Apache License 2.0
20 stars 13 forks source link

feat: implement Cairo Hint processor #98

Closed zmalatrax closed 4 months ago

zmalatrax commented 4 months ago

Implement the HintProcessor class to execute Cairo hints #90