oracle 0.1.0-dev.4
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.4"
Language support: requires Cairo 2.12+
Version 0.1.0-dev.4
Uploaded 1 week ago
License MIT
Cairo version ^2.12.0-rc.2
Size 3.8 KB
Run the following command in your project dir
scarb add oracle@0.1.0-dev.4
Or add the following line to your Scarb.toml
oracle = "0.1.0-dev.4"