argus-rs 0.1.0

Argus is a minimal, blazing fast contract storage introspection tool written in rust.
Documentation
# argus-rs

![splash preview](./preview.png?raw=true)

![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/jon-becker/argus-rs/tests.yml?label=Unit%20Tests)
![GitHub release (with filter)](https://img.shields.io/github/v/release/jon-becker/argus-rs?color=success&label=Latest%20Version)


## Overview

Argus is a minimal, blazing fast contract storage introspection tool written in rust.

## Installation & Usage

```bash
cargo add argus-rs
```

## Documentation

Documentation for all of argus-rs is available at [docs.rs](https://docs.rs/argus-rs).

## Contributing

If you'd like to contribute to Argus or add a module, please open a pull-request with your changes, as well as detailed information on what is changed, added, or improved.

For more detailed information, see the [contributing guide](https://jbecker.dev/r/argus-rs/wiki/contributing).

## Issues

If you've found an issue or have a question, please open an issue [here](https://jbecker.dev/r/argus-rs/issues). All issues must follow their respective templates.