Keam
Facilitates the development and deployment of smart contracts using Hardhat. It includes built-in testing and deployment tools, along with sample contracts to enhance the development process.
Author

firevenus
MIT License
Quick Info
Tools 1
Last Updated 2/20/2025
Actions
Tags
tools developer development developer tools tools integrations deployment tools
Sample Hardhat Project
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module that deploys that contract.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat ignition deploy ./ignition/modules/Lock.ts