Skip to main content
Hash a UTF-8 string using Keccak256 and get the result as hex
This is a fully executable example. View the complete source with test assertions at examples/hashing/keccak256-string.ts.