Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

templateごとにイベント詳細ページを出し分ける #5

Description

寄付イベントの種類(template)をスマコン側でコントロールする。template毎に詳細ページのデザインを変える。

/pages/event/id.tsxでやること

  1. ローディングを表示する
  2. イベントIDを用いてweb3に問い合わせる
  3. 返却されたレスポンスの中のtemplateIdからレイアウトを決定する
  • イベントIDは該当イベントのcontractAddress?
  • 存在しないイベントIDならNotFoundを表示する。

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions