- Start the
ag-solo
service:docker-compose up -d
- Watch the logs for registration details:
docker-compose logs -f --tail=50
- Issue an unguessable URL to the wallet:
docker-compose exec ag-solo agoric open --repl
See Setting up an Agoric Dapp Client with docker compose in the agoric-sdk wiki.