Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argus

Description

Argus is a powerful CLI tool, built with Rust, designed for blockchain developers. It allows effortless exploration of blocks and transactions on both local and remote chains. No more external website navigation for your blockchain information needs.

Features

  • Explore blocks and transactions on your local machine.
  • Connect to any RPC endpoint for remote chain exploration.
  • Intuitive CLI interface for seamless navigation.
  • Robust performance, capable of handling large volumes of data.

Prerequisites

You'll need Rust (v1.54.0 or later) installed on your machine. If you haven't installed it yet, you can follow the official installation guide here.

Installation

Build the project:

cargo build --release

This will create an executable in the ./target/release/ directory.

Usage

./target/release/argus

Troubleshooting

If you encounter any issues, feel free to open a new issue in our GitHub repository. Please provide as much information as possible about the problem you're facing for us to assist you effectively.

License

Argus is released under the MIT License. See our LICENSE file for more details.

Together, let's redefine the way we explore blockchain. Happy coding!

About

CLI block explorer for ethereum and starknet RPC's

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages