stellar / soroban-examples

Example Soroban Contracts
Apache License 2.0
65 stars 68 forks source link

Atomic swap example #74

Closed jonjove closed 1 year ago

jonjove commented 2 years ago

What problem does your feature solve?

It will be possible to implement a signatures-only atomic swap once the call-stack from https://github.com/stellar/stellar-protocol/issues/1289 is implemented. That would be a good way to exercise the new functionality.

What would you like to see?

A signatures-only atomic swap.

What alternatives are there?

N/A