🤔 Got questions? Schedule an office hours session.
Node RPC
Smart Contract Frameworks
Hardhat

Hardhat

Hardhat is a development framework that facilitates the development, testing, and deployment of smart contracts. You can use Node RPC from Hardhat to compile, build, and deploy smart contracts, and run scripts using Ethers.js and Viem.

To include verification, follow this guide.