Skip to main content
Glama

wallet_sign_data

Sign arbitrary hex-encoded data using Ed25519 cryptography with your active Algorand wallet account, returning a hex signature for blockchain operations.

Instructions

Sign arbitrary data with the active wallet account using raw Ed25519 (noble library, no Algorand SDK prefix). Returns hex signature.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYesHex-encoded data to sign with the active account key (raw Ed25519, no Algorand SDK prefix)
networkNoAlgorand network to use (default: mainnet)
itemsPerPageNoNumber of items per page for paginated responses (default: 10)
Install Server

Other Tools

Latest Blog Posts

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/GoPlausible/algorand-mcp'

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