oracle 0.1.0-dev.0
Interfaces for calling external oracles
This library provides type-safe interfaces for interacting with external oracles in Cairo applications.
[dependencies]
oracle = "0.1.0-dev.0"
Language support: requires Cairo 2.13+
Version 0.1.0-dev.0
Uploaded 1 week ago
License MIT
Cairo version ^2.11.4
Size 2.1 KB
Run the following command in your project dir
scarb add oracle@0.1.0-dev.0
Or add the following line to your Scarb.toml
oracle = "0.1.0-dev.0"