Nodejs Keccak256

Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation. Use when hashing for Ethereum in JavaScript or TypeScript, or when a selector, signature, storage slot, or derived address is wrong.

gongyijie85 c1b9712 2.9 KB Updated

File contents

gongyijie85/dsh-ecc/tree/main/skills/nodejs-keccak256 commit c1b9712036

Frequently asked questions

npx skillmds@latest add gongyijie85/nodejs-keccak256