stellar / soroban-examples

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

Use client `.address()` method directly to get contract address. #219

Closed dmkozh closed 1 year ago

dmkozh commented 1 year ago

What

Use client .address() method directly to get contract address.

Why

Slightly better UX

Known limitations

N/A