From 4ec482359c4e7feb8df25863a1245114356adc29 Mon Sep 17 00:00:00 2001 From: "S. Shrivastava" <39276431+0xsuryansh@users.noreply.github.com> Date: Mon, 3 Jul 2023 19:03:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b082e66..138e285 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#EVMStoreChain +# EVMStoreChain EVMStoreChain is a Cosmos SDK-based blockchain that allows users to read state from Ethereum, post the Ethereum state to the Cosmos blockchain, and query the agreed-upon state. This application interacts with the Compound protocol to fetch the borrowIndex of the cUSDT token of the latest block and post it as a vote to the Cosmos blockchain. ## Prerequisites