Stellar XDR-JSON

Decodes Stellar blockchain data by converting complex XDR format to human-readable JSON, enabling analysis of transactions and contract events without manual binary decoding

View Source
2 stars
0 tools
Created Aug 2025
@leighmcculloch/leighmcculloch-stellar-xdr-json-stellar-xdr-json

About

Decodes Stellar blockchain data by converting complex XDR format to human-readable JSON, enabling analysis of transactions and contract events without manual binary decoding

Categories

general

Installation

npm

npm install @leighmcculloch/leighmcculloch-stellar-xdr-json-stellar-xdr-json

Configuration

{ "mcpServers": { "leighmcculloch-stellar-xdr-json-stellar-xdr-json": { "command": "npx", "args": [ "-y", "@leighmcculloch/leighmcculloch-stellar-xdr-json-stellar-xdr-json" ] } } }