Agoric / documentation

User documentation
https://agoric.com/documentation/
Apache License 2.0
15 stars 39 forks source link

atomic swap example in zoe docs does not fit with smart wallet architecture #891

Closed dckc closed 8 months ago

dckc commented 9 months ago

This interaction isn't feasible with the messages clients can currently send to the chain:

https://github.com/Agoric/documentation/blob/a0bba25401375a0702ae6eff0ae42f4831b27967/main/guides/zoe/README.md?plain=1#L262-L265

As part https://github.com/Agoric/documentation/issues/726 , let's use the game places contract in place of atomic swap.

See also: