Skip to content

Add end-to-end type safety with contract types #74

@big14way

Description

@big14way

Generate TypeScript types from the Soroban contract to ensure type safety across the frontend.

Acceptance Criteria:

  • Set up type generation from contract WASM or ABI
  • Replace manually typed interfaces with generated types
  • Add type generation to build script
  • Verify all contract interactions use generated types

Files: src/lib/sorosave.ts, package.json, new file src/types/contract.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