diff --git a/index.html b/index.html index b9a378b..40403aa 100644 --- a/index.html +++ b/index.html @@ -179,6 +179,23 @@ +
+

Certificate verification on blockchain

+ Concept Presentation +

All types of certificates at RanchiMall (internship, employment, participation, and volunteership) are issued directly on blockchain. Claim the ownership with your private key. The certificate verifier checks the authorized sender and receiver blockchain addresses and if they are correct, it verifies the certificate and returns a URL for the blockchain transaction between RanchiMall authorized certificate addresses.

+ + + +

Certificate Issuer Blockchain Address

+

+
+ + +

Certificate Verifier Code

+

+
+
+

Architecture for FLO based Applications

Concept Presentation diff --git a/resources/certificateissuer.jpeg b/resources/certificateissuer.jpeg new file mode 100644 index 0000000..a084d55 Binary files /dev/null and b/resources/certificateissuer.jpeg differ