Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

System-Test: refactor NODE JS test scenarios to use js-stellar-sdk wasm upload/deploy methods #84

Description

@sreuland

What problem does your feature solve?

NODE JS test scenarios still use CLI to install and deploy wasm to network, so those tests are somewhat hybrid, using CLI up front to get that done first before using JS to invoke host fn.

What would you like to see?

install/deploy is now available as js methods in js-stellar-sdk, refactor the NODE JS test scenarios to use js client instead.

What alternatives are there?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions