Comment on page

Processes

The Process APIs are designed to model multi-stage business processes.
A Process is a document attached to a series of signatures. It can help you track all changes to a particular document.
You create a Process with an initial documentHash. From this initial hash, you use the sign APIs to transition to other hashes.
The process as well as each of the signatures can have either public or private metadata attached.