Skip to content
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

refactor(query-result): use claims #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

hannahhoward
Copy link
Member

Goals

  • remove zod, a third party library for parsing schemas in favor of build in ucanto parser
  • allow easier and unified dx by converting to query result to use actual typed claims from the content claims package
  • note: I realize using the content claims package here is a bit weird, but this is a side effect of the need to unify these repos

Implementation

  • add ucanto schema for query result
  • add claim parsing during query result decoding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant