NAME
Blockchain::Ethereum::ABI - Contract ABI utilities
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.
Encoder: Blockchain::Ethereum::ABI::Encoder
Decoder: Blockchain::Ethereum::ABI::Decoder
AUTHOR
Reginaldo Costa, <refeco at cpan.org>
BUGS
Please report any bugs or feature requests to https://github.com/refeco/perl-ABI
LICENSE AND COPYRIGHT
This software is Copyright (c) 2022 by REFECO.
This is free software, licensed under:
The MIT License