B3Forge/Building workflows/Nodes and bindings
Nodes and bindings
A node is one canister method. Its inputs are the method's Candid arguments, and a binding is a type-checked reference from one node's input to an earlier node's output.
Outline — not yet written
Node kinds, how the editor derives inputs from a Candid signature, and what makes a binding valid.
Until it is written, the source of truth is B3Pay/b3forge.