# StealthTest Guides

- [Connecting to StealthTest Networks](/stealthtest-guides/connecting-to-stealthtest-networks.md): Collection of guides for connecting to your private test networks based on your preferred web3 wallet provider.
- [Metamask](/stealthtest-guides/connecting-to-stealthtest-networks/metamask.md): A quick step-by-step guide for connecting your private Stealthtest network to Metamask
- [Thirdweb](/stealthtest-guides/connecting-to-stealthtest-networks/thirdweb.md): A quick step-by-step guide for adding your private Stealthtest network to your Thirdweb dashboard.
- [Coinbase Wallet](/stealthtest-guides/connecting-to-stealthtest-networks/coinbase-wallet.md): A quick step-by-step guide for connecting Coinbase Wallet to your private StealthTest network
- [Test Wallet Import](/stealthtest-guides/test-wallet-import.md): Collection of guides for how to import a specific type of test wallet into popular solutions.
- [Metamask Wallet Import](/stealthtest-guides/test-wallet-import/metamask-wallet-import.md): Importing your Ethereum and Polygon wallets.
- [Testing with Remix](/stealthtest-guides/testing-with-remix.md): A step-by-step guide showing how to configure and deploy a simple smart contract to your private StealthTest environment.
- [Testing with Truffle](/stealthtest-guides/testing-with-truffle.md): A step-by-step guide for creating a Truffle project and deploying it to your private StealthTest environment.
- [Testing with Hardhat](/stealthtest-guides/testing-with-hardhat.md): A step-by-step guide for creating a Hardhat project and deploying it to your private StealthTest environment.
- [Testing with Brownie](/stealthtest-guides/testing-with-brownie.md): A step-by-step guide for creating a Brownie project and deploying it to your private StealthTest environment.
- [Testing with Web3.js + Cypress](/stealthtest-guides/testing-with-web3.js-+-cypress.md): A step-by-step guide for creating an E2E automation project and using your private StealthTest environment.
