Back to Aptos Core

ABI Generator

third_party/move/tools/move-abigen/README.md

latest186 B
Original Source

ABI Generator

This crate provides a generator for ABI files.

ABI files are needed to generate helper functions (aka "transaction builders") in various languages for the Move scripts.