CryptoTron - Perl extension for use with the crypto coin Tron blockchain
use CryptoTron::SignTx use CryptoTron::ClaimReward use CryptoTron::AddressConvert use CryptoTron::AddressCheck use CryptoTron::AddrTools
The module provides methods to query the blockchain of the crypto coin Tron.
CryptoTron modules:
CryptoTron::SignTx CryptoTron::AddrTools CryptoTron::AddressConvert CryptoTron::AddressCheck CryptoTron::ClaimReward
CPAN modules:
URI LWP::UserAgent JSON::PP Try::Catch Inline::Python Bitcoin::Crypto::Base58
Dr. Peter Netz, <ztenretep@cpan.org>
Copyright (C) 2022 by Dr. Peter Netz
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.30.0 or, at your option, any later version of Perl 5 you may have available.
To install CryptoTron, copy and paste the appropriate command in to your terminal.
cpanm
cpanm CryptoTron
CPAN shell
perl -MCPAN -e shell install CryptoTron
For more information on module installation, please visit the detailed CPAN module installation guide.