> The contracts that implement the Airnode protocol
This package temporarily houses the Airnode v1 protocol contracts. With the Airnode v1 release, these contracts will be migrated into the [Airnode monorepo](https://github.com/api3dao/airnode).
> The contracts that implement the Airnode protocols
> Encoding and decoding utilities for Airnode according to the > [Airnode ABI specifications](https://airnode-docs.api3.org/reference/airnode/latest/specifications/airnode-abi.html)
> Used for building requests from an > [Oracle Integration Specification (OIS)](https://airnode-docs.api3.org/reference/ois/latest/), executing them, parsing > the responses, but also converting and encoding them for on chain purposes
> A package/CLI tool that can be used to validate and convert airnode specification files
General utilities to support Airnode packages
> A service for storing and accessing signed data.
Repository for API integration related operations.
> The node part of Airnode that allows for connecting multiple blockchains to the rest of the world
A collection of examples showcasing the features of Airnode
> A service for storing and accessing signed data. It provides endpoints to handle signed data for a specific airnode.
The Chrome DevTools Protocol JSON
The postgres client/server binary protocol, implemented in TypeScript
> A CLI tool to automate Airnode deployment
VSCode Language Server Protocol implementation
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Protocol Buffers for JavaScript
Transform OpenTelemetry SDK data into OTLP
> A package/CLI tool to interact with the Airnode contracts across chains
The Agent Client Protocol (ACP) is a protocol that standardizes communication between *code editors* (interactive programs for viewing and editing source code) and *coding agents* (programs that use generative AI to autonomously modify code).
> Development and testing utilities for the core parts of Airnode
A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.
No nonsense protocol buffers schema parser written in Javascript