This was an early drafting environment for the API specification. See, @agoric/orchestration docs and its examples for living documentation.
API interface files and example contract integration for Orchestration APIs.
For early comment on the Orchestration API
Download and build the latest copy of orchestration-api-spec
.
corepack enable
yarn install && yarn docs
Docs will be in api-docs
.