gamedaoco / gamedao-beta

https://beta.gamedao.co
Apache License 2.0
9 stars 1 forks source link

Integrate GraphQL on GameDAO #319

Closed 5-mark closed 2 years ago

5-mark commented 2 years ago

User Story

As developer I want to query all chain information from GraphQL so I can bring these information into the frontend easily, gain performance and separate frontend from backend

Acceptance Criteria

  1. move all frontend related files into haiku repository
  2. "clean up" folder structure
  3. replace chain information in the frontend files with GraphQL query results

Additional Information

How to test

  1. chain information on haiku.gamedao.co are provided by GraphQL queries
  2. no chain information left which was directly called from the blockchain