mirror of
https://github.com/corda/corda.git
synced 2025-02-22 02:06:45 +00:00
7 lines
275 B
Markdown
7 lines
275 B
Markdown
# Notary test tool
|
|
|
|
Provides building blocks for experimenting and load testing new notary implementations:
|
|
* Deploying a custom notary service locally.
|
|
* Invoking a load generating flow on a notary node.
|
|
|
|
No scripts for deploying nodes to a remote test cluster are provided. |