Shell
For Corda technical documentation not related to Ganache head over to Corda's official documentation.
The Corda Shell screen provides Corda CRaSH shell access to each node and notary. You can issue commands such as flow list
, dashboard
, run gracefulShutdown
, etc!
The shell updates in real-time, just as if you SSHed into the shell yourself:
Related Documentation
See a way to make this page better? Edit here »