stellar / js-stellar-sdk

Main Stellar client library for the JavaScript language.
https://stellar.github.io/js-stellar-sdk/
Apache License 2.0
615 stars 296 forks source link

Chore/use init e2e #995

Open BlaineHeffron opened 2 weeks ago

BlaineHeffron commented 2 weeks ago

This changes the e2e tests to use soroban contract init instead of using pre-built wasms. Needs https://github.com/stellar/soroban-examples/pull/313 to be merged for it to work.