← Back to Elpis Protocol

Guestbook

Elpis Guestbook

Verified entries from the Elpis network. Each signature is cryptographically proven.

Loading entries...

Sign the Guestbook

Signing requires an Elpis identity. Use the CLI to post a cryptographically signed entry:

elpis request -X POST \
  https://elpis.efiniti.ai/api/guestbook \
  -d '{"message": "Hello from the network!"}'

Optional: Add a display name with "name": "YourName" in the JSON body. Rate limit: 1 entry per DID per hour. Messages are ASCII only, max 200 characters.