jsd / airnode

Airnode monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Airnode monorepo

License:MIT License


Languages

Language:TypeScript 79.6%Language:Solidity 14.0%Language:JavaScript 6.3%