Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External adapter example #13

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

External adapter example #13

wants to merge 1 commit into from

Conversation

aelmanaa
Copy link
Contributor

@aelmanaa aelmanaa commented Jun 9, 2022

Hi @justinkaseman

I've created a directory external-adapters where I'm planning to put code samples on how to build adapters:

  • simple source HTTP adapter
  • a composite adapter
  • websocket adapter
  • ...ETc

Every adapter will be generated using Chainlink external adapters contributing guide and will be explained under our Chainlink external adapters dev docs.

Would it be possible to review the code samples? the functionalities of Chainlink external adapters are not all exposed as modules so the only choice I had is to use it as a git submodule in order to compile the examples.

@aelmanaa aelmanaa marked this pull request as draft June 9, 2022 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant