This project is a simple, user-friendly web application that tracks the balance of a specific Tezos blockchain address and displays its value in both XTZ and USD.
- Real-time balance tracking for a Tezos address
- Conversion of XTZ balance to USD
- Responsive design inspired by the Etherlink website
- Automatic updates and manual refresh option
- HTML5
- CSS3
- JavaScript (ES6+)
- Axios for API requests
- TzKT API for Tezos blockchain data
- CoinGecko API for XTZ to USD conversion
- Visit the Tezos Balance Tracker website.
- The balance for the hardcoded Tezos address will be displayed automatically.
- Click the "Refresh Balance" button to update the balance manually.
To run this project locally:
- Clone the repository:
git clone https://github.com/yourusername/tezos-balance-tracker.git
- Open the
index.html
file in your web browser.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is open source and available under the MIT License.
- Inspired by the Etherlink website design
- Powered by Tezos blockchain technology
Remember to star ⭐ this repo if you find it useful!