Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 722 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 722 Bytes

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