Skip to content

Commit 674bbf0

Browse files
committed
docs(orch-skel): punt copy to new pkg; a branch suffices
1 parent 8f3b65a commit 674bbf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/orch-skel/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# orch-skel - skeletal orchestration contract package
22

33
To develop an orchestration contract:
4-
0. copy this package to a new directory; change the name (and description) in `package.json`
54
1. make a rough sequence diagram - `test/my-orch-sequence.mmd`
65
2. refine the sequence diagram to `@agoric/orchestration` objects and messages
76
3. prototype each of the objects in the sequence diagram and make a test to exercise them - `test/my-orch-seq-sim.test.ts`

0 commit comments

Comments
 (0)