Sandbox heading-link-icon

The Corda 5 sandbox An execution environment within a JVM process that provides isolation for a CorDapp. It shields it from outside threats but it also restricts what it can do so that running potentially dangerous code cannot harm others. is used to support Corda’s stability and security when operating in a highly-available and multi-tenant configuration, allowing a safe execution environment within a JVM process that provides isolation for CorDapps Corda Distributed Application. A Java (or any JVM targeting language) application built using the Corda build toolchain and CorDapp API to solve some problem that is best solved in a decentralized manner. .

MetricTypeTagsDescription
corda_sandbox_create_time_secondsTimer
  • virtualnode
  • sandbox_type
The time it took to create the sandbox.

Tags:

  • virtualnode: A virtual node The combination of the context of a user and the ephemeral compute instances created to progress a transaction on that identity's behalf. the sandbox applies to.
  • sandbox_type: The type of sandbox.

Was this page helpful?

Thanks for your feedback!

Chat with us

Chat with us on our #docs channel on slack. You can also join a lot of other slack channels there and have access to 1-on-1 communication with members of the R3 team and the online community.

Propose documentation improvements directly

Help us to improve the docs by contributing directly. It's simple - just fork this repository and raise a PR of your own - R3's Technical Writers will review it and apply the relevant suggestions.

We're sorry this page wasn't helpful. Let us know how we can make it better!

Chat with us

Chat with us on our #docs channel on slack. You can also join a lot of other slack channels there and have access to 1-on-1 communication with members of the R3 team and the online community.

Create an issue

Create a new GitHub issue in this repository - submit technical feedback, draw attention to a potential documentation bug, or share ideas for improvement and general feedback.

Propose documentation improvements directly

Help us to improve the docs by contributing directly. It's simple - just fork this repository and raise a PR of your own - R3's Technical Writers will review it and apply the relevant suggestions.