oracle 0.1.0-dev.2
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.2"
Language support: requires Cairo 2.13+
Version 0.1.0-dev.2
Uploaded 8 hours ago
License MIT
Cairo version ^2.11.4
Size 3.9 KB
Run the following command in your project dir
scarb add oracle@0.1.0-dev.2
Or add the following line to your Scarb.toml
oracle = "0.1.0-dev.2"