diff --git a/docs/dlt/besu/README.md b/docs/dlt/besu/README.md index cf2ba24..cef6c79 100644 --- a/docs/dlt/besu/README.md +++ b/docs/dlt/besu/README.md @@ -3,7 +3,7 @@ ## Hyperledger Besu ![](https://img.shields.io/badge/Exploration_By-B_Vijay_Nishanth-gold)
-![](https://img.shields.io/badge/Start-May-silver) ![](https://img.shields.io/badge/End-June-silver) +![](https://img.shields.io/badge/Start-May-silver) ![](https://img.shields.io/badge/End-July-silver)

@@ -71,8 +71,9 @@ besu –version ``` ### Running the Network +- [Private Network using IBFT2.0](Deploy_Network.md) ### Deploying the Smart Contracts - +- [Solidity Smart Contract to Private Network](Deploy_Chaincode.md) ### References - [Hyperledger Besu Documentation](https://besu.hyperledger.org/)