Skip to content

Reecepbcups/wasm-oracle

Repository files navigation

CosmWasm Oracle

This is a data oracle contract built on the CosmWasm smart contract platform. It is designed with generalization in mind, allowing for a developer to submit and data to the contract for their needed use case.

To submit data, you just have to modify the data-feeder application with the specific endpoints and logic for each individual to run. For the best outcome, you should take the average if you query multiple sources.

Example use cases:

All of these are possible with this oracle contract.

About

CosmWasm based oracle for any arbitrary data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published