stellar / soroban-examples

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

Update the examples to reflect the contract deployment changes #177

Closed dmkozh closed 1 year ago

dmkozh commented 1 year ago

What

Update the SDK revision and change the examples to deploy the contracts using the WASM hash, as well as tests to not use contract ids.

Why

Support the SDK changes.

Known limitations

N/A