nodejs-keccak256

Community

Hash Ethereum data with Keccak-256 in Node.js.

AuthorMaelwalser
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ethereum hashing in Node.js often uses crypto.createHash('sha3-256'), which yields a Keccak variant incompatible with Ethereum tooling. This leads to silent mismatches when computing function selectors, event topics, and signatures.

Core Features & Use Cases

  • Keccak-256 hashing for Ethereum contexts within Node.js/TypeScript projects.
  • Compatible with popular libraries such as ethers, viem, and web3 for consistent hashes.
  • Use cases include building selectors, signing helpers, Merkle proofs, and other Ethereum data processing tasks.

Quick Start

Install and use this skill to hash Ethereum-related data with Keccak-256 in Node.js/TypeScript, ensuring compatibility with Ethereum tooling.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nodejs-keccak256
Download link: https://github.com/Maelwalser/claude-config/archive/main.zip#nodejs-keccak256

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.