ARIO DeployPrerequisites
Upload key (DEPLOY_KEY)
-
Arweave signer (default): Encode your Arweave wallet key in base64 and set it as
DEPLOY_KEY:base64 -i wallet.json | pbcopy -
Ethereum/Polygon/KYVE signers: Use your raw private key (no encoding needed) as
DEPLOY_KEY. -
Solana signer: Use a base58-encoded secret key as
DEPLOY_KEY, or asolana-keygenid.jsonbyte-array wallet file via--wallet.
How is this guide?