- Vigor Liquidation Crypto Calculator where you can check Borrow balance, Supply balance, Available credit, and Liquidation events.
- Created using Html, Css, and Javascript using CoinGecko API
- We can obtain cryptocurrency data from CoinGecko like price, volume, market cap, and exchange data.
- 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.
To run the Vigor Crypto Liquidation Calculator locally
Clone this repository to your local machine:
git clone https://github.com/yourusername/vigor-crypto-calculator.git