oracle 0.1.0-dev.1
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.1
Uploaded 2 days ago
License MIT
Cairo version ^2.11.4
Size 4.4 KB
Run the following command in your project dir
scarb add oracle@0.1.0-dev.1
Or add the following line to your Scarb.toml
oracle = "0.1.0-dev.1"