mimblewimble / mwixnet

Implementation of the Mimblewimble CoinSwap proposal.
Apache License 2.0
9 stars 18 forks source link

Inter-server communication #9

Closed scilio closed 1 year ago

scilio commented 2 years ago

The derive_outputs and derive_kernels apis (https://github.com/mimblewimble/mwixnet/blob/main/src/rpc.rs#L31) will be implemented along with the changes to execute_round necessary to consume them.