/airnode

Airnode monorepo

Primary LanguageTypeScriptMIT LicenseMIT

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.

Structure

This is a monorepo managed using Lerna. It houses the following two main packages:

node: Airnode itself

protocol: Contracts that implement the Airnode protocol

Instructions

To install dependencies, run this at the repository root:

npm run bootstrap