Metadata-Version: 2.1
Name: ioseeth
Version: 0.1.0
Summary: Utilities to parse blockchain data and look for threat indicators
Author: apehex
Author-email: apehex@protonmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: evmdasm (>=0.1,<0.2)
Description-Content-Type: text/markdown

> :mag_right: parse blockchain data in search of threat indicators.

This project was first meant to enable [Forta network of detection bots][forta-explorer].

## Table of Contents

- [Table of Contents](#table-of-contents)
- [Installation](#installation)
- [Usage](#usage)
- [Development](#development)
  - [TODO](#todo)
  - [Community](#community)
- [License](#license)

## Installation

## Usage

## Development

Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.

### TODO

See [TODO](TODO.md).

### Community

See [CODE OF CONDUCT](CODE_OF_CONDUCT.md).

## License

Licensed under the [aGPL v3](LICENSE).

[forta-explorer]: https://explorer.forta.network/

