Metadata-Version: 2.1
Name: ioseeth
Version: 0.1.5
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: web3
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)
- [Credits](#credits)
- [License](#license)

## Installation

## Usage

## Development

Contributions welcome!

### TODO

See [TODO](TODO.md).

## Credits

The metamorphic indicators were inspired by [a16z][github-a16z].

## License

Licensed under the [aGPL v3](LICENSE).

[github-a16z]: https://github.com/a16z/metamorphic-contract-detector/
[forta-explorer]: https://explorer.forta.network/

