The one object an app constructs. Wraps the config, a client for reads, and
a derived-account model so callers pass owner addresses, decimal amounts, and
human market coordinates — the facade converts to raw units, resolves markets
(cached), and delegates to the internal tx primitives / reads. Callers who need
to compose their own PTBs can use the generated bindings under contracts/.
The one object an app constructs. Wraps the config, a client for reads, and a derived-account model so callers pass owner addresses, decimal amounts, and human market coordinates — the facade converts to raw units, resolves markets (cached), and delegates to the internal tx primitives / reads. Callers who need to compose their own PTBs can use the generated bindings under
contracts/.