Skip to content

Terminal User Inferface for on-chain data on Ethereum and EVM compatible blockchains

Notifications You must be signed in to change notification settings

Falco90/hypertui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperTui

HyperTui is a tool that displays on-chain data and analytics in a terminal user interface (TUI)! It makes use of Envio's HyperSync feature to query Ethereum and EVM compatible chains. It heavily leverages the Ratatui library to create the UI. Hypertui is created during ETHOnline 2024.

Installation

HyperTui is written in Rust, so make sure you have Rust installed on your system. In order to build the HyperSync rust-client you will also need to install the capnproto tool:

Linux

apt-get install -y capnproto libcapnp-dev

Windows

choco install capnproto

MacOs

brew install capnp

Running the Application

To start the application run

cargo run

About

Terminal User Inferface for on-chain data on Ethereum and EVM compatible blockchains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages