Skip to content

Implement web dashboard integration for launch status #2

Description

@whiteghost0001

Summary

The roadmap lists web dashboard integration as a pending item. We need the CLI and contracts to expose data in a format the React dashboard can consume.

What needs to be done

  • Add a --json output flag to stellar-launchpad status and stellar-launchpad list commands so the dashboard can parse results
  • Document the JSON schema in docs/API_REFERENCE.md
  • Ensure CORS-friendly Horizon/Soroban RPC calls are noted for browser clients

Acceptance Criteria

  • stellar-launchpad status --launch-id 1 --json returns valid JSON
  • stellar-launchpad list --json returns a JSON array of launches
  • JSON schema is documented in docs/API_REFERENCE.md

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

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions