NAME
Blockchain::Ethereum::Keystore::Address
SYNOPSIS
Address utilities
my $address = Blockchain::Ethereum::Address->new(0x...);
print $address;
...
AUTHOR
Reginaldo Costa, <refeco at cpan.org>
BUGS
Please report any bugs or feature requests to https://github.com/refeco/perl-ethereum-keystore
LICENSE AND COPYRIGHT
This software is Copyright (c) 2023 by REFECO.
This is free software, licensed under:
The MIT License