mlabs-haskell / tx-village

Opinionated Rust/Haskell ecosystem of libraries and tools to work with Cardano smart contracts
https://mlabs-haskell.github.io/tx-village/
Apache License 2.0
3 stars 0 forks source link

TxBakery - Implement client for cardano-wallet #32

Open szg251 opened 5 months ago

szg251 commented 5 months ago

This could be a much safer option compared to a key-wallet. We only need to implement an HTTP client for the following for a minimal implementation:

As a second step, we could even use the wallet for certain querying/submitting tasks:

bladyjoker commented 3 months ago

We should move this to tx-village @szg251 ?