API documentation of Agoric SDK - v0.1.0

This was an early drafting environment for the API specification. See, @agoric/orchestration docs and its examples for living documentation.

Orchestration API Specification

API interface files and example contract integration for Orchestration APIs.

Development

For early comment on the Orchestration API

Requirements

Key files

  • src/orchestration.d.ts
  • src/delegation.d.ts
  • src/contract.js

Setup

Download and build the latest copy of orchestration-api-spec.

corepack enable
yarn install && yarn docs

Docs will be in api-docs.