Skip to content

This app tracks real-time Ethereum Name Service domain registrations using the ENS subgraph

License

Notifications You must be signed in to change notification settings

tonykipkemboi/ens-registrations-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📺 ENS Registrations TV 📺


App preview

enstv


Deployed App 👇

Portfolio App Demo

About

ENS Registrations TV is a real-time dashboard that visualizes Ethereum Name Service (ENS) domain registrations. Built with Python, the application leverages Streamlit for the web interface and Subgrounds for querying The Graph's subgraphs.

Features

  • Displays the most recent ENS domain registrations, including the domain name, the owner's address, registration and expiry dates, and the cost in Ether.
  • Provides a download link to the latest dataset for further analysis.
  • Refreshes data every 5 seconds to ensure the most recent ENS registrations are always displayed.

Installation

  1. Clone the repository:
git clone https://github.com/username/ens-registrations-tv.git
  1. Navigate to the project directory:
cd ens-registrations-tv
  1. Install the requirements:
pip install -r requirements.txt

Usage

  1. Start the Streamlit server:
streamlit run app.py
  1. Navigate to the localhost address provided in the terminal output.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Check my GH profile!

Project Link: https://github.com/tonykipkemboi/ens-registrations-tv

About

This app tracks real-time Ethereum Name Service domain registrations using the ENS subgraph

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages