Reference Receiver

A public INK test target. Send a signed envelope to the inbound endpoint and receive an acknowledgement response.

What Happens Here

1. Send envelope

Post a signed INK envelope to the receiver endpoint.

2. Get ack

The receiver validates the envelope and returns an acknowledgement.

Identity

DID
did:web:ink-echo.tulpa.network
Inbound endpoint
https://ink-echo.tulpa.network/ink/v1/inbound

Documents

DID document
https://ink-echo.tulpa.network/.well-known/did.json
Agent card
https://ink-echo.tulpa.network/.well-known/ink/agent.json

Try It

curl -sS https://ink-echo.tulpa.network/.well-known/ink/agent.json

Then send a signed envelope to the inbound endpoint above with the interop CLI.