You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this preferred way to go or still use the Metamask/Hardware Token approach?
Is this fully automated without human interraction? or the wallet password still require someone to enter to complete the publishing/issuing cert?
Read about the wallet password is generated upon creation of that wallet. Is it applicable to us? We already have the wallet and was generated back then via the web app. We deployed our cert store way back in 2020 and already issued certs for it.
The text was updated successfully, but these errors were encountered:
You can continue to use Metamask or the hardware wallet approach. The example mentioned in the article is mostly for demonstration purposes where the user generates a virtual wallet and has access to the private key (which is less secure).
Issuance can be entirely done programmatically. You may utilise the OpenAttestation library.
You can continue using the same wallet you previously generated. Whether you want to rotate (generate a new wallet) is entirely at your discretion.
Thanks, speaking of generating new wallet.. based on the very old meeting from GovTech all the way from the initial implementation before, they stressed out there should be 1 cert store addr for each institutions. So generating a new wallet institutions can have multiple cert store address now?
Hi,
I was looking at this site that allow issuing documents via https://www.openattestation.com/docs/ethereum-section/issue-document
Few questions on the above link:
The text was updated successfully, but these errors were encountered: