Skip to content

retrieve and show a garden community on project details page #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
divine-comedian opened this issue May 20, 2025 · 0 comments
Open
Assignees
Labels
Gardens Issues related to the integration of Gardens communities

Comments

@divine-comedian
Copy link
Contributor

divine-comedian commented May 20, 2025

we should show the details of a garden in a similar way to how we show other project details

we will need to retrieve the necessary data from the devouch-be and fill in the data on the FE, related to Giveth/DeVouch-BE#164

we'll need to ensure we handle the following data

  • title
  • description (parsed covenant)
  • source badge (top right)
  • source link (top left)
  • attestation data tables
  • default banner image

Image

created at

since there is no created at time provided by gardens we should hide this component from the UI only for gardnes projects

source link

links to a garden community are formatted like this https://app.gardens.fund/gardens/{registerToken}/{chainId}/{id}

for example:
https://app.gardens.fund/gardens/42161/0x912ce59144191c1204e64559fe8253a0e49e6548/0x0f143af46eef341b3f0dbf98c3ecb47f57067fef

source badge

text should say
"From Gardens" and use this image
Image

description

should be parsed from ipfs address on the back-end, the ipfs document is in raw markdown so we should consider how to parse and show it correctly on the FE

@divine-comedian divine-comedian moved this to Todo in DeVouch May 20, 2025
@divine-comedian divine-comedian added the Gardens Issues related to the integration of Gardens communities label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gardens Issues related to the integration of Gardens communities
Projects
Status: Todo
Development

No branches or pull requests

2 participants