Skip to content

[Frontend] SubgraphエンドポイントURLの更新確認 #94

Description

@yu23ki14

一行説明

Sepoliaの SubgraphエンドポイントURLが正しく設定されていることを確認し、必要に応じて更新する

詳細

フロントエンドは `packages/frontend/app/lib/subgraph.ts` でSubgraphのURLを管理している。Goldsky への再デプロイでURLが変わった場合は更新が必要。

対象ファイル

  • packages/frontend/app/lib/subgraph.ts
  • packages/frontend/.envVITE_SUBGRAPH_URL

現在の値

11155111: "https://api.goldsky.com/api/public/project_cm5nv64onnxxz01wf8smdgk1e/subgraphs/for-sepolia/0.0.0/gn",

作業内容

  1. [Indexer] SepoliaサブグラフをGoldskyにデプロイ #86 のGoldskyデプロイ結果のURLを確認
  2. URLが変わっていれば subgraph.ts を更新
  3. ローカル開発時は .envVITE_SUBGRAPH_URL で上書き可能

要件

  • Sepolia の SubgraphエンドポイントURLが正しい
  • GraphQL クエリが実際にデータを返す

補足

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

    frontendFrontend developmentindexerIndexer and subgraphinfraInfrastructure and configuration

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions