To start a local agoric blockchain:
docker compose up -dNOTE: The image, which is several Gb, has to be pulled and extracted the first time you start the docker application services.
Then use docker-compose logs etc. as usual.
Some useful recipies are included in Makefile.
Use yarn make:help to list them.
For example: yarn docker:make mint4k.
See also Agoric/documentation#881
See also the Agoric Gov Proposal Builder.