kkrt-labs/cairo-vm-ts

feat: implement Pedersen builtin

Closed this issue · 1 comments

feat: implement Pedersen builtin

Hi, @zmalatrax

I would like to help with this issue. I have studied CairoVM and helped create documentation for cairo-vm-go at Nethermind. You can see my contribution here: NethermindEth/cairo-vm-go#379 (review)

  • Examine the requirements for the Pedersen builtin and understand its role within the Cairo ecosystem.
  • Implement the Pedersen builtin in Cairo, ensuring seamless integration with the existing code.
  • Document the implementation to aid future developers in understanding and effectively using the Pedersen builtin.

Thank you!