NAME

Blockchain::Contract::Solidity::ABI - Contract ABI utilities

VERSION

Version 0.006

SYNOPSIS

The Contract Application Binary Interface (ABI) is the standard way to interact with contracts (Ethereum), this module aims to be an utility to encode/decode the given data according ABI type specification.

AUTHOR

Reginaldo Costa, <refeco at cpan.org>

BUGS

Please report any bugs or feature requests to https://github.com/refeco/perl-ABI

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Blockchain::Contract::Solidity::ABI

You can also look for information at:

LICENSE AND COPYRIGHT

This software is Copyright (c) 2022 by REFECO.

This is free software, licensed under:

The MIT License