algo

command
v0.0.0-...-3fe7554 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2020 License: AGPL-3.0 Imports: 22 Imported by: 0

README

Command algo

Operation assetconfig

Configure an Algorand Standard Asset. See https://developer.algorand.org/docs/asa

Operation assetcreate

Creates an Algorand Standard Asset. See https://developer.algorand.org/docs/asa

Operation assettransfer

Compose an Asset Transfer Transaction, to send Algorand Standard Assets from one account to another.

The composed transaction is unsigned. See algo-key sign to sign, and algo submit to publish after signing.

Operation payment

Compose a pay transaction, to send Algos from one account to another.

Operation submit

Submit one (or more) signed transactions.

Optional arguments are files containing JSON-encoded signed transactions (output of algo-key sign).

If no arguments, algo submit expects JSON-encoded signed transaction(s) on stdin.

Documentation

Overview

Command algo

Operation assetconfig

Configure an Algorand Standard Asset. See https://developer.algorand.org/docs/asa

Operation assetcreate

Creates an Algorand Standard Asset. See https://developer.algorand.org/docs/asa

Operation assettransfer

Compose an Asset Transfer Transaction, to send Algorand Standard Assets from one account to another.

The composed transaction is unsigned. See `algo-key sign` to sign, and `algo submit` to publish after signing.

Operation payment

Compose a `pay` transaction, to send Algos from one account to another.

Operation submit

Submit one (or more) signed transactions.

Optional arguments are files containing JSON-encoded signed transactions (output of `algo-key sign`).

If no arguments, `algo submit` expects JSON-encoded signed transaction(s) on stdin.

Notes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL