certificate issuer link and image
This commit is contained in:
parent
de42061445
commit
e7d53be8fb
17
index.html
17
index.html
@ -179,6 +179,23 @@
|
||||
</a>
|
||||
</sm-carousel>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Certificate verification on blockchain</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/flo-webwallet/#/transactions?id=FFCpiaZi31TpbYw5q5VNk8qJMeDiTLgsrE/" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>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.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://ranchimall.github.io/flo-webwallet/#/transactions?id=FFCpiaZi31TpbYw5q5VNk8qJMeDiTLgsrE/" target='_blank' class="card link">
|
||||
<img src="resources/certificateissuer.jpeg" alt="">
|
||||
<h4>Certificate Issuer Blockchain Address</h4>
|
||||
<p></p>
|
||||
</a>
|
||||
<a href="https://github.com/ranchimall/certificateVerify" target='_blank' class="card link">
|
||||
<img src="resources/github.png" alt="">
|
||||
<h4>Certificate Verifier Code</h4>
|
||||
<p></p>
|
||||
</a>
|
||||
</sm-carousel>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Architecture for FLO based Applications</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation nullify-sm-button"><a href="https://ranchimall.github.io/media/introduction/5_Architecture_for_app.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
|
||||
BIN
resources/certificateissuer.jpeg
Normal file
BIN
resources/certificateissuer.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
Loading…
Reference in New Issue
Block a user