Inspiration
Using Chainlink or other oracles on the Agoric blockchain should be just another modular smart contract.
What it does
Allows any user/other contract to submit a single query to the oracle and the oracle server to set a deposit price (or for free), and return a result.
How I built it
Javascript as just another Agoric smart contract (started from the sample encouragement dapp).
Challenges I ran into
Only had a few days to spend, and the UI is not great.
Accomplishments that I'm proud of
The generic oracle contract is relatively simple.
What I learned
More information about how to integrate Chainlink with the Agoric chain.
What's next for Agoric Oracle Dapp
Actual Chainlink integration, better UI.

Log in or sign up for Devpost to join the conversation.