Aximate Rust Core

Aximate is a set of tools to help automate interactions with the Axie Infinity ecosystem.

This repository contains the core data structures and utilities that the Aximate Rust tools depend on.

Usage

```toml

Cargo.toml

[dependencies] aximate = "0.1" ```