2 releases
Uses new Rust 2024
| 0.1.1 | Oct 14, 2025 |
|---|---|
| 0.1.0 | Oct 3, 2025 |
#378 in Development tools
2,279 downloads per month
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