Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiMishra-Now authored Oct 1, 2023
1 parent 212292f commit ff74345
Showing 1 changed file with 17 additions and 7 deletions.
24 changes: 17 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
# Vigor-Liquidation-Crypto-Calculator

# Tech used
<p align="left">
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/javascript-colored.svg" width="36" height="36" alt="JavaScript" /></a>
<a href="https://developer.mozilla.org/en-US/docs/Glossary/HTML5" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/html5-colored.svg" width="36" height="36" alt="HTML5" /></a>
<a href="https://www.w3.org/TR/CSS/#css" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/css3-colored.svg" width="36" height="36" alt="CSS3" /></a>
</p>

<div>
<ul>
<li>Vigor Liquidation Crypto Calculator where you can check Borrow balance, Supply balance, Available credit, and Liquidation events. </li>
Expand All @@ -17,3 +10,20 @@

![Screenshot (245)](https://user-images.githubusercontent.com/79761277/192328955-4fc4a8e4-af17-449e-b6d0-590a9757d891.png)
![Screenshot (775)](https://user-images.githubusercontent.com/79761277/192326322-7e79f7e2-0b0b-400c-951a-bb68764da229.png)



## Features
- **Borrow Balance:** Calculate your current borrow balance by inputting borrowing details.
- **Supply Balance:** Check your supply balance based on the amount of cryptocurrency supplied as collateral.
- **Available Credit:** Determine your available credit, helping you manage your borrowing safely.
- **Liquidation Events:** Receive real-time alerts about potential liquidation events to avoid losses.
- **CoinGecko Integration:** Fetch up-to-date cryptocurrency data, including price, volume, market cap, and exchange data.


## Installation
To run the Vigor Crypto Liquidation Calculator locally

Clone this repository to your local machine:
```bash
git clone https://github.com/yourusername/vigor-crypto-calculator.git

0 comments on commit ff74345

Please sign in to comment.