Airnode is a fully-serverless oracle node that is designed specifically for API providers to operate their own oracles. See the docs for more information.
This is a monorepo managed using Lerna. It houses the following two main packages:
node: Airnode itself
protocol: Contracts that implement the Airnode protocol
To install dependencies, run this at the repository root:
npm run bootstrap