Skip to content

agoric-labs/orchestration-api-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.