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

Keam logo

firevenus

MIT License

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 2/20/2025

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