@api3/airnode-admin

A package/CLI tool to interact with the Airnode contracts across chains

Usage no npm install needed!

<script type="module">
  import api3AirnodeAdmin from 'https://cdn.skypack.dev/@api3/airnode-admin';
</script>

README

Monorepo version: @api3/airnode-admin

Stand-alone version: @api3/airnode-admin

A package/CLI tool to interact with the Airnode contracts across chains

User documentation

You can find documentation on how to use the admin CLI package in the admin CLI docs.

For developers

This package has multiple features:

  • Exports a collection of functions for interacting with the Airnode contracts on chain
  • Exports a class based SDK, which is simpler to use
  • A CLI tool which is most commonly used by end users