> 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
General utilities to support Airnode packages
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).
> A package/CLI tool that can be used to validate and convert airnode specification files
> The node part of Airnode that allows for connecting multiple blockchains to the rest of the world
Get the Node ABI for a given target and runtime, and vice versa.
> The contracts that implement the Airnode protocols
> OIS (or Oracle Integration Specifications) is a JSON object that describes an API specification
Node.js API (Node-API)
> A package/CLI tool to interact with the Airnode contracts across chains
> A CLI tool to automate Airnode deployment
Utilities and Classes for parsing, formatting and managing Ethereum ABIs.
A collection of examples showcasing the features of Airnode
Web3 module encode and decode EVM in/output.
A small functional reactive programming lib for JavaScript.
No description provided.
Typescript library providing NEAR smart contract ABI primitives
Multicoin address validator for Bitcoin and other Altcoins.
> Development and testing utilities for the core parts of Airnode
Lightweight utilities for encoding and decoding Solidity ABI
Just the Ethereum encoding and decoding methods from the ethers-io-wallet.
> A service for storing and accessing signed data.
Repository for API integration related operations.