Open
Description
yarn start:contract
does pretty much everything but failed with
...
$ docker compose exec agd make -C /workspace/contract print-key
WARN[0000] /tmp/basics/docker-compose.yml: `version` is obsolete
make: Entering directory '/workspace/contract'
make: *** No rule to make target '/root/.agoric/user1.key', needed by 'print-key'. Stop.
see also:
version info
I'm using a branch from
- feat: UI to mint tickets #18
seems to be e5d2c44 currently
yarn create @agoric/dapp --dapp-template dapp-agoric-basics --dapp-branch 977-mint-tickets-ui basics
docker image:
$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
ghcr.io/agoric/agoric-3-proposals latest d6fa9fa09cde 21 hours ago 3.3GB
$ yarn --version; node --version
1.22.21
v18.18.2
Metadata
Metadata
Assignees
Labels
No labels