Blockchain-Ethereum 0.020 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Blockchain::Ethereum | A Ethereum toolkit in Perl | 0.020 | metacpan |
| Blockchain::Ethereum::ABI | ABI utility for encoding/decoding ethereum contract arguments | 0.020 | metacpan |
| Blockchain::Ethereum::ABI::Decoder | ABI utility for decoding ethereum contract arguments | 0.020 | metacpan |
| Blockchain::Ethereum::ABI::Encoder | ABI utility for encoding ethereum contract arguments | 0.020 | metacpan |
| Blockchain::Ethereum::ABI::Type | Type interface | 0.020 | metacpan |
| Blockchain::Ethereum::ABI::Type::Address | Solidity address type interface | 0.020 | metacpan |
| Blockchain::Ethereum::ABI::Type::Array | Solidity array type interface | 0.020 | metacpan |
| Blockchain::Ethereum::ABI::Type::Bytes | Solidity bytes type interface | 0.020 | metacpan |
| Blockchain::Ethereum::ABI::Type::Int | Solidity uint/int/bool type interface | 0.020 | metacpan |
| Blockchain::Ethereum::ABI::Type::String | Solidity string type interface | 0.020 | metacpan |
| Blockchain::Ethereum::ABI::Type::Tuple | Solidity uint/int/bool type interface | 0.020 | metacpan |
| Blockchain::Ethereum::Keystore | Ethereum wallet management utilities | 0.020 | metacpan |
| Blockchain::Ethereum::Keystore::Address | Ethereum address abstraction | 0.020 | metacpan |
| Blockchain::Ethereum::Keystore::Key | Ethereum key abstraction | 0.020 | metacpan |
| Blockchain::Ethereum::Keystore::Key::PKUtil | 0.020 | metacpan | |
| Blockchain::Ethereum::Keystore::Keyfile | 0.020 | metacpan | |
| Blockchain::Ethereum::Keystore::Keyfile::KDF | 0.020 | metacpan | |
| Blockchain::Ethereum::Keystore::Seed | Seed abstraction | 0.020 | metacpan |
| Blockchain::Ethereum::RLP | Ethereum RLP encoding/decoding utility | 0.020 | metacpan |
| Blockchain::Ethereum::Transaction | Ethereum transaction abstraction | 0.020 | metacpan |
| Blockchain::Ethereum::Transaction::EIP1559 | Ethereum Fee Market transaction abstraction (EIP-1559) | 0.020 | metacpan |
| Blockchain::Ethereum::Transaction::EIP2930 | Ethereum Access List transaction abstraction (EIP-2930) | 0.020 | metacpan |
| Blockchain::Ethereum::Transaction::Legacy | Ethereum Legacy transaction abstraction | 0.020 | metacpan |
| Blockchain::Ethereum::Utils | Utility functions for Ethereum operations | 0.020 | metacpan |