Skip to content

6SUPER6SONIC6/wallet-watcher-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Watcher Web

A web version of my Wallet Watcher Android app for checking Ethereum wallet balances and token holdings.

Features

  • Ethereum wallet balance checking
  • Token holdings display with USD values
  • Clean, responsive web interface

Technical Stack

  • Backend: Django 5.2.5, Python 3.13
  • Database: PostgreSQL
  • Frontend: Django Templates, HTML, CSS, JavaScript
  • API Integration: Ethplorer API for blockchain data
  • Configuration: Environment-based settings with python-decouple

Architecture

The application follows Django's MVC pattern with:

  • Models for data structure and database interaction
  • Views handling business logic and API integration
  • Templates for user interface rendering
  • PostgreSQL for data persistence
  • External API integration for real-time blockchain data

Screenshots

Wallet Watcher - Home Wallet Watcher - Wallet Details

Data Source

Wallet data is fetched from the Ethplorer API, which provides real-time Ethereum blockchain information, including wallet balances, token holdings, and market prices.


Developer: Vadym Tantsiura
Contact: [email protected] | @VTantsiura

About

A Django web application for checking Ethereum wallet balances and token holdings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors