Process
Private Network Testing
Last updated:
December 13, 2021

Private network testing occurs on a private network deployed to be used among one or more developers. In some cases, additional users or stakeholders can be invited to the private network. While testnet deployments are recommended where possible, private network deployments can be helpful in the following scenarios:

  • Very high level of confidentiality (contract bytecode is protected)
  • Stress testing required (e.g., modeling front-running, congestion and other mempool related security vectors)
  • Contracts are being tested for an upcoming fork not yet available on testnet.

Private networks

Below are some options to deploy a private network:

See Also: