0xPolygonMiden / examples

Examples of using Polygon Miden
MIT License
18 stars 18 forks source link

Test all examples written in Miden Assembly #56

Closed Dominik1999 closed 7 months ago

Dominik1999 commented 1 year ago

We have a lot of examples now. Most of them need to be adequately tested.

We should have Rust implementations of all examples as well and test the output that the Miden VM produces against the Rust implementation.

Dominik1999 commented 7 months ago

Duplicate of #34