/avm-abi

ARC-4 ABI Reference Implementation

Primary LanguageGoMIT LicenseMIT

avm-abi

Go Reference codecov

An implementation of the Algorand ARC-4 ABI type system.

The scope of this module is intentionally minimal. If you wish to use a more comprehensive library, consider Algorand's Go SDK, which uses this module internally.

Installation

This module can be installed using the go get command.

go get github.com/algorand/avm-abi/abi