Skip to main content
Version: 0.3

Exporting SURI

Before running any script with the avn-api, let's set your AvN mnemonic or secret seed generated via the previous page as an environment variable by running in your terminal:

export SURI=<mnemonic OR secret seed>

Your secret URI could either be a mnemonic seed phrase or the secret seed (private key) of your account.

Examples

export SURI=industry icon train animal assist park sister wrong hammer cruise faint describe

OR

export SURI=0x226beb8ff69a053e0f101944d4c917819f7b9e44f1d915f3cf30dc97844262e0

This does not return anything.

danger

It's important that you keep the mnemonic/seed secret safe and not expose it anywhere else. If this data is compromised, you could lose your funds.