| Current Path : /var/www/html/venkat/blockchain/ |
| Current File : /var/www/html/venkat/blockchain/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>Ethereum</li>
<li>Hyperledger Fabric</li>
<li>Distributed Consensus</li>
<li>Non-Cryptocurrency Blockchain Applications</li>
</ul>
</td>
</tr>
</table>
</html>
<?php include("bottom.php") ?>