4 releases

new 0.2.2 Mar 3, 2025
0.2.1 Feb 18, 2025
0.2.0 Feb 10, 2025
0.1.0 Jan 27, 2025

#918 in Magic Beans

Download history 103/week @ 2025-01-25 31/week @ 2025-02-01 125/week @ 2025-02-08 135/week @ 2025-02-15 25/week @ 2025-02-22 126/week @ 2025-03-01

413 downloads per month

MIT license

2MB
13K SLoC

Rig-EternalAI

This companion crate integrates EternalAI and their blockchain capabilities with Rig.

Usage

Add the companion crate to your Cargo.toml, along with the rig-core crate:

[dependencies]
rig-eternalai = "0.1.0"
rig-core = "0.4.0"

You can also run cargo add rig-eternalai rig-core to add the most recent versions of the dependencies to your project.

See the /examples folder for usage examples.

Dependencies

~28–45MB
~839K SLoC