For the complete documentation index, see llms.txt. This page is also available as Markdown.

Creating the View Tag

The view tag VT helps Alice efficiently identify her transactions:

  • VT is derived by hashing the shared secret S:

VT=keccak256(S)

Last updated