2 releases

Uses new Rust 2024

0.1.1 Oct 14, 2025
0.1.0 Oct 3, 2025

#378 in Development tools

Download history 211/week @ 2025-09-30 505/week @ 2025-10-07 805/week @ 2025-10-14 796/week @ 2025-10-21 437/week @ 2025-10-28 422/week @ 2025-11-04 498/week @ 2025-11-11

2,279 downloads per month

MIT license

45KB
988 lines

Oracle hint service for Scarb.

This crate provides oracle functionality for Cairo programs executed by Scarb. It handles oracle hints and manages connections to external oracle services.

Tests

This crate is e2e tested in scarb-execute.


scarb-oracle-hint-service

Oracle hint service from Scarb.

This crate provides oracle functionality for Cairo programs as executed by Scarb. It handles oracle hints and manages connections to external oracle services through various protocols. Use it in your custom executors if you want your executor to have feature parity with scarb execute, cairo-test and snforge.

Dependencies

~12–31MB
~482K SLoC