How to to deploy a large-scale Aptos private network for the benchmarking experiments? #163
Unanswered
KunPengRen
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your question in detail.
Hi, I am PhD student, now working on benchmarking the Aptos blockchain, We have implemented all the experiments, and now face some problems with deploying a multiple nodes private Aptos network to test the best performance and scalability.
I checked all the Aptos developer documents, but only have the resource about deploying nodes on one machines which enable multiple validators, like this. But that's not my demand.
My demand:
We have a local cluster including 100 physical nodes, For each node we want to run one validator node and one full node. Construct a private network among these 100 nodes.
How can to deploy such a network? We would appreciate working with the Aptos research team on the deployment, as we are from top university research institutions in the world.
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
We want to get some help to deploy a large-scale Aptos private network for the benchmarking experiments.
Which operating system are you using?
Linux (Ubuntu, Fedora, Windows WSL, etc.)
Which SDK or tool are you using? (if any)
TypeScript SDK
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions