briantwene / Bitcoin_explorer

TU059 - Secure Systems Assignment 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# Bitcoin_explorer

This is a simple lightweight bitcoin blockchain explorer

Running the Application

To run the application, follow these steps:

  1. Open your terminal.
  2. Navigate to the project directory.
  3. Run the following command to start the application:
 cargo run

Controls

  • Tab: Switch between tables.
  • q: Quit the application.
  • Enter: Select a block.
  • Up and Down: Scroll through the tables.

Top Panel

The top panel displays information about the selected block. This feature is not yet implemented."

About

TU059 - Secure Systems Assignment 3


Languages

Language:Rust 100.0%