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:
RT: CPAN's request tracker (report bugs here)
https://rt.cpan.org/NoAuth/Bugs.html?Dist=REFECO-Blockchain-Contract-Solidity-ABI
CPAN Ratings
https://cpanratings.perl.org/d/REFECO-Blockchain-Contract-Solidity-ABI
Search CPAN
https://metacpan.org/release/REFECO-Blockchain-Contract-Solidity-ABI
LICENSE AND COPYRIGHT
This software is Copyright (c) 2022 by REFECO.
This is free software, licensed under:
The MIT License