|
|
|
|
|
by fruitworks
123 days ago
|
|
I imagine you could have some contract that interacts with ecash, based on revelation of a blind signature. Similar to a HTLC. I have actually written up some ideas for a system based on something like this that I called "chaumian coupons", but I would have to go through my notes to find it. |
|
That said, the most important loss is composability: an agent can't take your Chaumian coupon escrow and snap it together with someone else's DvP protocol and a third party's rate-limiting wallet in a single atomic transaction. The power of a shared execution environment is that these interaction patterns don't need to be anticipated and designed around in advance. Agents aren't going to negotiate which custom protocol to use for every interaction (the necessary protocol might not even exist!), they will use shared infrastructure where composability of various primitives is the effortless default.