Repository holding all of Airbyte Custom Connector used in Status
Go to file
Alexis Pentori 0bd61451e5
wallet-fetcher: changing input to list of address to fix schema issue
Using a list of object as input doesnt work in airbyte due to a schema
  difference. Temporary fix.
  Removing unused directory

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-05 12:54:38 +01:00
wallet-fetcher wallet-fetcher: changing input to list of address to fix schema issue 2023-12-05 12:54:38 +01:00
.gitignore Initial commit 2023-11-29 14:18:41 +01:00
README.md Reorganizing the repository 2023-11-30 18:54:40 +01:00

README.md

Airbyte Custom Connector

Repository holding the custom Airbyte connector using in Status-im.

Connectors

  • wallet-fetcher: Source connector allowing to wallet data from Ethereum blockchain.