Agoric / dapp-orchestration-basics

Agoric Orchestration Sample dApp
1 stars 1 forks source link

test: start orca contract with core-eval #4

Closed dckc closed 2 months ago

dckc commented 2 months ago

I looked into helping with #3 . Reproducing those results seems to involve the whole multichain thing, but the error doesn't seem to have anything to do with interactions with other chains. I'd like to get this sort of thing working cleanly in ava tests, where we can use tools like a debugger.

For dependencies (not devDependencies), I started from scratch:

Each time I touched a file, format-on-save invoked prettier. Those edits are in separate style: commits.

DRAFT until:

When working on dapp-agoric-basics and dapp-offer-up, starting the chain takes just a few seconds. I'd like to know how to do that for the part of the multi-chain setup just for an agoric chain.