| Current Path : /var/www/html/venkat/blockchain-2019/ |
| Current File : /var/www/html/venkat/blockchain-2019/topics.php |
<html>
<!-- <head>
Network Security & Cryptography Lab
</head> -->
<?php include("inde.php"); ?>
<br><table width = "80%" >
<tr>
<td width = 35% valign = "top">
<p align="justify"> <b> <i> <font color = "venkat"> Topics to be covered </font> </i> </b>
<font face = "verdana"> <ul>
<li>Blockchain Introduction</li>
<li> Cryptographic Primitives </li>
<li> Distributed Consensus </li>
<li> Bitcoin </li>
<li> Ethereum </li>
<li> Hyperledger Fabric </li>
<li> Blockchain in Supply Chain, Health Care, Identity, etc.</li>
<li> Corda and IOTA</li>
<li> Smart Contract</li>
<li> Lab and Hands-on on the above. </li>
</ul>
</td>
</tr>
</table>
</html>
<?php include("bottom.php") ?>