Hardhat
This guide will walk you through building an EVM Smart Contract on Injective Testnet using Hardhat.- Set up Hardhat and compile a smart contract
- Test a smart contract using Hardhat
- Deploy a smart contract using Hardhat
- Verify a smart contract using Hardhat
- Interact with a smart contract using Hardhat
Foundry
This guide will walk you through building an EVM Smart Contract on Injective Testnet using Foundry.- Set up Foundry and compile a smart contract
- Test a smart contract using Foundry
- Deploy a smart contract using Foundry
- Verify a smart contract using Foundry
- Interact with a smart contract using Foundry