0xPolygonMiden / miden-client

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

feat: Support on-chain entities (accounts and notes) #245

Closed igamigo closed 3 months ago

igamigo commented 3 months ago

Closes #170 Closes #171

This PR contains changes for supporting on-chain accounts and on-chain notes. The changes were reviewed individually (https://github.com/0xPolygonMiden/miden-client/pull/247 and https://github.com/0xPolygonMiden/miden-client/pull/248).