Nodejs Keccak256

Prevent Ethereum hashing bugs in JS/TS — Node's sha3-256 is NIST SHA3, not Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation. USE WHEN computing selectors or event topics, building EIP-712/Merkle/storage helpers, or reviewing code that hashes Ethereum data with Node crypto.

Sheshiyer Updated

File contents

Sheshiyer/skill-clusters/tree/main/skills/nodejs-keccak256 commit 88bbf9f0ac

Frequently asked questions

npx skillmds@latest add sheshiyer/nodejs-keccak256