erc8128 - Ethereum HTTP Request Signing
Sign and verify HTTP requests with Ethereum wallets using ERC-8128
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- sign HTTP requests
- verify HTTP requests
- create signature headers
- validate message signatures
- check replay protection
- send signed requests
Inputs
- Ethereum wallet
- private key
- API endpoint
- HTTP method
- request headers
- request body
- nonce store
Outputs
- signed HTTP request
- verification result
- authentication status
- API response
Requirements
- @slicekit/erc8128
- viem library
- ERC-8128 signature format
- Node.js environment
