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