> For the complete documentation index, see [llms.txt](https://docs.stealthtest.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stealthtest.com/stealthtest-guides.md).

# StealthTest Guides

- [Connecting to StealthTest Networks](https://docs.stealthtest.com/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](https://docs.stealthtest.com/stealthtest-guides/connecting-to-stealthtest-networks/metamask.md): A quick step-by-step guide for connecting your private Stealthtest network to Metamask
- [Thirdweb](https://docs.stealthtest.com/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](https://docs.stealthtest.com/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](https://docs.stealthtest.com/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](https://docs.stealthtest.com/stealthtest-guides/test-wallet-import/metamask-wallet-import.md): Importing your Ethereum and Polygon wallets.
- [Testing with Remix](https://docs.stealthtest.com/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](https://docs.stealthtest.com/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](https://docs.stealthtest.com/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](https://docs.stealthtest.com/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](https://docs.stealthtest.com/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.
