/CoinWizard

CoinWizard is a Next based website deployed using Vercel. CoinWizard has various cryptocurrency related features, such as real-time market & blockchain viewing, real-time price conversions, and address lookups (for BTC & ETH). Data is obtained using CryptoCompare API, Blockchain API, and Etherscan API.

Primary LanguageJavaScript

Introduction

CoinWizard is a Next.js based website that is dedicated to give accurate real-time cryptocurrency data.

Features

Coin Market & Blockchain Data

CoinWizard provides a dashboard for a quick view of recent market data of popular cryptocurrencies. Additionally, each cryptocurrency with available data has their own page, presenting their recent market data, price history, blockchain data, and summary of the coin's history.

Coin & Currency Conversions

CoinWizard provides a page to select a cryptocurrency and a country's currency to get a real-time price comparison between them.

Address Lookup

CoinWizard provides a page to lookup addresses of popular cryptocurrencies, such as Bitcoin and Ethereum.

APIs, Tools, & Libraries Used

Libraries

Next.js
React
Nextui
Axios
Recharts
Marked

APIs

CryptoCompare API
Blockchain API
Etherscan API