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

# Tooling

- [Block Explorers](https://validium.gitbook.io/docs/tooling/block-explorers.md): Learn about the official and 3rd party resources for exploring the Validium network.
- [Hardhat-Validium](https://validium.gitbook.io/docs/tooling/hardhat-validium.md)
- [Overview](https://validium.gitbook.io/docs/tooling/hardhat-validium/overview.md): An introduction to hardhat-validium.
- [Installation](https://validium.gitbook.io/docs/tooling/hardhat-validium/installation.md): How to install hardhat-zksync for your project.
- [Guides](https://validium.gitbook.io/docs/tooling/hardhat-validium/guides.md)
- [Getting started](https://validium.gitbook.io/docs/tooling/hardhat-validium/guides/getting-started.md): Learn how to use Hardhat with ZKsync.
- [Migrating Hardhat project to Validium](https://validium.gitbook.io/docs/tooling/hardhat-validium/guides/migrating-hardhat-project-to-validium.md): Learn how to migrate an existing Hardhat project to Validium.
- [Compiling non-inlinable libraries](https://validium.gitbook.io/docs/tooling/hardhat-validium/guides/compiling-non-inlinable-libraries.md): Learn how to handle compiling non-inlinable libraries.
- [Plugins](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins.md)
- [hardhat-zksync](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins/hardhat-zksync.md): Guide on using the hardhat-zksync plugin.
- [hardhat-zksync-solc](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins/hardhat-zksync-solc.md): Guide on using the hardhat-zksync-solc plugin.
- [hardhat-zksync-vyper](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins/hardhat-zksync-vyper.md): Guide on using the hardhat-zksync-vyper plugin.
- [hardhat-zksync-deploy](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins/hardhat-zksync-deploy.md): Guide on using the hardhat-zksync-deploy plugin.
- [hardhat-zksync-upgradable](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins/hardhat-zksync-upgradable.md): Guide on using the hardhat-zksync-upgradable plugin.
- [hardhat-zksync-verify](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins/hardhat-zksync-verify.md): Guide on using the hardhat-zksync-verify plugin.
- [hardhat-zksync-verify-vyper](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins/hardhat-zksync-verify-vyper.md): Guide on using the hardhat-zksync-verify-vyper plugin.
- [hardhat-zksync-ethers](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins/hardhat-zksync-ethers.md): Integrate ZKsync with Hardhat using the hardhat-zksync-ethers plugin.
- [hardhat-zksync-node](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins/hardhat-zksync-node.md): Guide on using the hardhat-zksync-node plugin.
- [Hardhat Community Plugins](https://validium.gitbook.io/docs/tooling/hardhat-validium/plugins/hardhat-community-plugins.md): Discover community plugins for Hardhat that work on ZKsync Era.
- [Foundary](https://validium.gitbook.io/docs/tooling/foundary.md)
- [Overview](https://validium.gitbook.io/docs/tooling/foundary/overview.md): Validium Network is adopting zkSync Foundry as its development framework, leveraging its scalability and security to enhance decentralized operations and provide a seamless environment for developers.
- [Installation](https://validium.gitbook.io/docs/tooling/foundary/installation.md): Validium Network has integrated zkSync Foundry as its development framework. Discover the steps to install and configure Foundry for zkSync effectively.
- [Getting Started](https://validium.gitbook.io/docs/tooling/foundary/getting-started.md): Learn how to setup and use Foundry with your Validium project.
- [Migration Guide](https://validium.gitbook.io/docs/tooling/foundary/migration-guide.md)
- [Overview](https://validium.gitbook.io/docs/tooling/foundary/migration-guide/overview.md): Understand the key differences when migrating projects using foundry-zksync.
- [Compilation](https://validium.gitbook.io/docs/tooling/foundary/migration-guide/compilation.md): Understand the key differences when compiling contracts with foundry-zksync.
- [Deployment](https://validium.gitbook.io/docs/tooling/foundary/migration-guide/deployment.md): Understand the differences in deploying smart contracts on ZKSync using foundry-zksync.
- [Testing](https://validium.gitbook.io/docs/tooling/foundary/migration-guide/testing.md): Understand the differences in testing smart contracts using Foundry ZKsync.
