agoric start
Jump to navigation
Jump to search
agoric start --help Usage: agoric start [options] [profile] [args...] start an Agoric VM agoric start - runs the default profile (dev) agoric start dev -- [initArgs] - simulated chain and solo VM agoric start local-chain [portNum] -- [initArgs] - local chain agoric start local-solo [portNum] [provisionPowers] - local solo VM Options: -d, --debug run in JS debugger mode --reset clear all VM state before starting --no-restart do not actually start the VM --pull for Docker-based VM, pull the image before running --rebuild rebuild VM dependencies before running --delay [seconds] delay for simulated chain to process messages --inspect [host[:port]] activate inspector on host:port (default: "127.0.0.1:9229") --inspect-brk [host[:port]] activate inspector on host:port and break at start of script (default: "127.0.0.1:9229") --wallet <package> install the wallet from NPM package <package> (default: "@agoric/wallet-frontend") -h, --help display help for command
See also[edit]
- Agoric installation,
agoric [ init | install | start | deploy | open | cosmos ]
,agoric --help
Advertising: