32 packages
@qevm/abi
Utilities and Classes for parsing, formatting and managing QuantumEVM ABIs.
@qevm/abstract-provider
An Abstract Class for describing an QuantumEVM Provider for qethers.
@qevm/abstract-signer
An Abstract Class for desribing an QuantumEVM Signer for qethers.
@qevm/address
Utilities for handling quantum QuantumEVM Addresses for qethers.
@qevm/base64
Base64 coder.
@qevm/basex
Base-X without Buffer.
@qevm/bignumber
BigNumber library used in qethers.
@qevm/bytes
Bytes utility functions for qethers.
@qevm/constants
Common QuantumEVM constants used for qethers.
@qevm/contracts
Contract abstraction meta-class for qethers.
@qevm/eslint-plugin-qhardhat-internal-rules
This plugin contains internal linting rules used in the [Hardhat repository](https://github.com/nomiclabs/hardhat/). It's not meant to be used by other projects.
@qevm/hash
Hash utility functions for qethers.
@qevm/json-wallets
Wallet management utilities for KeyStore and Crowdsale JSON wallets.
@qevm/keccak256
The keccak256 hash function for qethers.
@qevm/pbkdf2
The PBKDF2 password-pbased key derivation function for qethers.
@qevm/providers
Providers for qethers.
@qevm/qethers
Umbrella package for most common qethers libraries.
@qevm/qhardhat
Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.
@qevm/qhardhat-qethers
QHardhat plugin for qethers
@qevm/random
Random utility functions for qethers.
@qevm/rlp
Recursive-Length Prefix (RLP) coder.
@qevm/sha2
The SHA2 family hash functions and HMAC functions for qethers.
@qevm/signing-key
Wrapper around dilithium-crystals-js library
@qevm/solidity
Solidity coder for non-standard (tight) packing.
@qevm/strings
String utility functions.