Blockchain-Ethereum 0.021 Latest
Kwalitee Issues
No Core Issues.
- 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.021 | metacpan |
| Blockchain::Ethereum::ABI | ABI utility for encoding/decoding ethereum contract arguments | 0.021 | metacpan |
| Blockchain::Ethereum::ABI::Decoder | ABI utility for decoding ethereum contract arguments | 0.021 | metacpan |
| Blockchain::Ethereum::ABI::Encoder | ABI utility for encoding ethereum contract arguments | 0.021 | metacpan |
| Blockchain::Ethereum::ABI::Type | Type interface | 0.021 | metacpan |
| Blockchain::Ethereum::ABI::Type::Address | Solidity address type interface | 0.021 | metacpan |
| Blockchain::Ethereum::ABI::Type::Array | Solidity array type interface | 0.021 | metacpan |
| Blockchain::Ethereum::ABI::Type::Bytes | Solidity bytes type interface | 0.021 | metacpan |
| Blockchain::Ethereum::ABI::Type::Int | Solidity uint/int/bool type interface | 0.021 | metacpan |
| Blockchain::Ethereum::ABI::Type::String | Solidity string type interface | 0.021 | metacpan |
| Blockchain::Ethereum::ABI::Type::Tuple | Solidity uint/int/bool type interface | 0.021 | metacpan |
| Blockchain::Ethereum::Address | Ethereum address abstraction | 0.021 | metacpan |
| Blockchain::Ethereum::Key | Ethereum key abstraction | 0.021 | metacpan |
| Blockchain::Ethereum::Keystore | Ethereum wallet management utilities | 0.021 | metacpan |
| Blockchain::Ethereum::Keystore::File | Ethereum keystore file abstraction | 0.021 | metacpan |
| Blockchain::Ethereum::Keystore::KDF | 0.021 | metacpan | |
| Blockchain::Ethereum::RLP | Ethereum RLP encoding/decoding utility | 0.021 | metacpan |
| Blockchain::Ethereum::Seed | Seed abstraction | 0.021 | metacpan |
| Blockchain::Ethereum::Transaction | Ethereum transaction abstraction | 0.021 | metacpan |
| Blockchain::Ethereum::Transaction::EIP1559 | Ethereum Fee Market transaction abstraction (EIP-1559) | 0.021 | metacpan |
| Blockchain::Ethereum::Transaction::EIP2930 | Ethereum Access List transaction abstraction (EIP-2930) | 0.021 | metacpan |
| Blockchain::Ethereum::Transaction::EIP4844 | Ethereum Blob transaction abstraction (EIP-4844) | 0.021 | metacpan |
| Blockchain::Ethereum::Transaction::Legacy | Ethereum Legacy transaction abstraction | 0.021 | metacpan |
| Blockchain::Ethereum::Utils | Utility functions for Ethereum operations | 0.021 | metacpan |