@api3/airnode-abi
v0.14.2
Published
> Encoding and decoding utilities for Airnode according to the > [Airnode ABI specifications](https://docs.api3.org/reference/airnode/latest/specifications/airnode-abi.html)
Downloads
3,715
Readme
@api3/airnode-abi
Encoding and decoding utilities for Airnode according to the Airnode ABI specifications
Documentation
The Airnode-ABI package provides a unique way to encode and decode parameters. Parameters are provided with encoding types, names and values. The types are shortened and grouped with a version as the "header". The name/value pairs are then grouped and encoded as the rest of the body.
For more information see the API3 Documentation.