Skip to Content
API ReferenceAvail Nexus API reference

Avail Nexus API reference

Setting up the dev environment

Set up your dev environment with curl:

  1. To use the Avail light client API with curl, you just need to have curl installed on your system. You can check if it is installed by running:
CURL
curl --version
  1. If this does not work, go to curl’s website  to install it on your system.
Last updated on