Dev Tools
Analyze EVM bytecode, slots and storage layout
ZK Boilerplate dapps using snarkjs and circom
EIP-712 is a protocol for hashing and signing of typed structured data instead of just bytestrings.
This ERC proposes a specification about how to handle signed data in Ethereum contracts.
Convert EVM addresses to checksum format.
Analyze and decode EVM transactions aiding in transaction analysis and debugging.
Construct merkle trees and verify proofs using openzeppelin library.
Convert between various gas units (wei, gwei, eth) for smart contracts on the EVM networks.
Convert between strings and bytes.
Generate random private and public key pairs for EVM chains.
Generate contract address for next contract deployment from an address.
Solidity helpers
Tools for zero knowledge proofs, smart contracts, ethereum (& L2), web3 apps and cryptography.
© zkblock.app