Closed curi0xus closed 5 years ago
1) that is intended, you may use the bookmarklet mentioned here to ease this step 2) as mentioned previously, you need to call the issueCertificate method on your unsigned cert in order to get it to render
Unfortunately the data above is not a valid opencert file. Please see a sample at https://github.com/OpenCerts/opencerts-website/blob/master/src/components/CertificateTemplates/tlds/sg/edu/np/NP-AA2018-OPTION/NP_Certs_OPTION_2018.opencert.
You may want to use the CLI to format the cert, refer to the docs on that.
Hi, I'm in the midst of simplifying the api to use the frameless viewer, please hold on. In the meanwhile, the progress can be seen at https://github.com/OpenCerts/opencerts-website/pull/171
I got it to work! Thanks for your help guys! Looking forward to the frameless viewer api. Gonna close this for now.
https://opencerts.io/frameless-viewer/
If you visit the link here, you can see that the text input that was there initially is no longer appearing. I worked around it by removing type="hidden" from . However when I tried to render the a opencert.
I was thrown an error by the validateSchema method of the open-certificate library.