cms icon indicating copy to clipboard operation
cms copied to clipboard

feat: generate and verify certificate on frontend

Open Gautam-Hegde opened this issue 9 months ago • 1 comments

This PR Introduces a custom hook useCertGen to avoid Canvas rendering on the server(expensive ops)

overview

certi gen

  • Certificate via client side URI

uri

  • Verification

cli

Resolves #545

Checklist before requesting a review

  • [x] I have performed a self-review of my code
  • [x] I assure there is no similar/duplicate pull request regarding same issue

Gautam-Hegde avatar May 08 '24 19:05 Gautam-Hegde

This PR also Fixes #546 bug

image

Gautam-Hegde avatar May 08 '24 19:05 Gautam-Hegde

/bounty $70

hkirat avatar May 12 '24 17:05 hkirat