Skip to content

Commit

Permalink
Update conclusion markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekjain23 committed Sep 5, 2024
1 parent 80156c9 commit 1ea4006
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -268,5 +268,5 @@ and searching for the address from the previous step. If you access the `Contrac
npx hardhat verify --network shimmer_evm_testnet CONTRACT_ADDRESS_HERE "CONSTRUCTOR_ARGUMENTS_IF_ANY"
```
## CONCLUSION
### CONCLUSION
In this first part of the DeFi Lend Borrow tutorial, we have set up the project and deployed the Itoken contract to the ShimmerEVM Testnet. We have also deployed the Underlying Token's contract and the Itoken Manager contract.Now using Itoken contract you can lend and borrow tokens. In the next part, we will create the DeFi Lend Borrow UI using React.js.

0 comments on commit 1ea4006

Please sign in to comment.