Skip to content

Add contract deployment helper functions #59

@big14way

Description

@big14way

Add SDK functions to deploy and initialize the SoroSave contract.

Acceptance Criteria:

  • Add deployContract(wasmPath, admin) function
  • Add initializeContract(contractId, admin) function
  • Handle WASM upload and contract instantiation
  • Return deployed contract ID
  • Add deployment verification step

Files: new file src/deploy.ts, src/index.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions