Testnet Guide
Introduction
Integrating with the Venn testnet allows you to safely validate your integration and setup while experiencing the functionality of Venn’s security infrastructure in a controlled environment.
By joining the testnet, you can explore how Venn actively protects your smart contracts from threats, fine-tune your security, and optimize performance — without the concerns of deploying on the mainnet or disrupting your operations.
This guide will walk you through the steps to test Venn’s capabilities, helping you build confidence in your configurations before going live in Mainnet.
We're on Holesky! (additional testnets coming soon)
Mock Rejection
When testing the integration between Venn and your protocol, you will want to make sure that the integration works as expected both for approved as well as unapproved transactions.
To facilitate this, we've created a dedicated endpoint that will always reject incoming transactions, allowing you to test how your application handles such scenarios. This endpoint can then be used in the DApp SDK.
For the best developer experience, we recommend using environment variables for the vennURL
parameter
Testnet Resources
Holesky
When Using | Pass In |
---|---|
Venn CLI |
|
Venn DApp SDK |
|
Mock Rejection URL |
|
Support
We deeply appreciate your support and commitment to our vision of a secure Web3. For any assistance during the integration process or after, our technical support team is ready to help.
Join Venn Discord - To access support, join the Venn Discord community using the link below: Venn Discord - Join Here
Open a Support Ticket - Once in the Discord server, navigate to the
#support-ticket
channel and open a ticket. Our team will respond promptly to assist you
Last updated