0xPolygonMiden / miden-client

Client library that facilitates interaction with the Miden rollup
MIT License
36 stars 29 forks source link

refactor: reduce code duplication between `tonic` and `web-tonic` #474

Open tomyrd opened 3 months ago

tomyrd commented 3 months ago

We should try to think how we can reduce code duplication between tonic and web tonic clients.

_Originally posted by @bobbinth in https://github.com/0xPolygonMiden/miden-client/pull/449#discussion_r1710292165_

igamigo commented 2 months ago

This is mostly a duplicate of https://github.com/0xPolygonMiden/miden-client/issues/415