# argus-rs



## 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.