0xPolygonMiden / miden-client

Client library that facilitates interaction with the Miden rollup
MIT License
39 stars 30 forks source link

chore: add CI tests for remote prover #562

Closed tomyrd closed 2 weeks ago

tomyrd commented 4 weeks ago

This PR adds remote prover support for the web client along with some make commands to easily get a local instance of it running. These commands are also used to add a new CI task to verify that the remote prover works correctly.