hardhat-contract-sizer
Contract size measurer
A tool that measures the size of smart contracts in Ethereum networks using Hardhat.
Calculate Ethereum contract sizes with Hardhat 📐
75 stars
4 watching
17 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
abiblockchainbuidlerbytecodeethereumhardhatsmart-contractssolcsoliditywow
Related projects:
Repository | Description | Stars |
---|---|---|
itsnickbarry/hardhat-abi-exporter | Generates Ethereum smart contract ABIs on compilation via Hardhat | 76 |
paulrberg/hardhat-template | Develops Solidity smart contracts using Hardhat and TypeChain | 1,961 |
unstoppabledomains/solidity-sizer | Automates contract size calculation in Solidity projects. | 2 |
pcaversaccio/hardhat-project-template-ts | A fully-fledged Hardhat project template based on TypeScript for building and deploying Ethereum smart contracts | 214 |
tintinweb/smart-contract-sanctuary | A repository of verified smart contracts and support scripts for various blockchain networks. | 1,516 |
timidan/foundry-hardhat-diamonds | Provides a template and tools for building Diamond contracts on the Ethereum blockchain | 71 |
pcaversaccio/xdeployer | A tool to deploy smart contracts across multiple EVM chains with the same deterministic address | 439 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
tintinweb/smart-contract-inspector | A tool for visually inspecting Solidity smart contracts | 174 |
lpinilla/smart-contract-hash-matcher | An audit assist tool that finds sub-contracts in smart contracts, calculates their hash values and compares them for exact matches. | 39 |
tintinweb/solgrep | A tool for finding and analyzing smart contracts in Solidity source code | 143 |
dethcrypto/dethcode | A tool that enables users to browse and view Ethereum smart contracts in Visual Studio Code without leaving the browser | 1,358 |
markeljan/stxgpt | A tool to simplify the deployment of smart contracts on the Stacks blockchain | 6 |
zyield/eth_contract | A set of helper methods to call and query Ethereum smart contracts via JSON RPC. | 14 |
merklejerk/flex-contract | An abstraction layer for Ethereum smart contracts with flexible configuration options and simple integration | 26 |