Skip to main content
Glama

Veri5ight MCP Server

by 5ajaki
index.d.ts623 B
/** * Utilities for common tasks involving hashing. Also see * [cryptographic hashing](about-crypto-hashing). * * @_section: api/hashing:Hashing Utilities [about-hashing] */ export { id } from "./id.js"; export { ensNormalize, isValidName, namehash, dnsEncode } from "./namehash.js"; export { hashMessage, verifyMessage } from "./message.js"; export { solidityPacked, solidityPackedKeccak256, solidityPackedSha256 } from "./solidity.js"; export { TypedDataEncoder, verifyTypedData } from "./typed-data.js"; export type { TypedDataDomain, TypedDataField } from "./typed-data.js"; //# sourceMappingURL=index.d.ts.map

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/5ajaki/veri5ight'

If you have feedback or need assistance with the MCP directory API, please join our Discord server