tintinweb / solidity-metrics-actionLinks
📊 Generates Solidity Code Metrics Reports for Solidity Source Units in your Repository.
☆12Updated 3 years ago
Alternatives and similar repositories for solidity-metrics-action
Users that are interested in solidity-metrics-action are comparing it to the libraries listed below
Sorting:
- An interactive VSCode extension that enables developers to visualize, debug, and break down Huff contracts.☆50Updated 2 years ago
- A gas competition to see who the best optimizor is☆74Updated 3 years ago
- ☆58Updated last year
- An Isolated Safe Environment to Execute Foundry Projects.☆44Updated 3 years ago
- A tool to generate single-use keyless transactions to deploy smart contracts across chains.☆42Updated 2 years ago
- ☆55Updated 3 years ago
- The dream baby!!!!☆58Updated 3 years ago
- Foundry test utils.☆29Updated 3 years ago
- Cross-Contract Reentrancy Demo☆26Updated 3 years ago
- Common Solidity contract patterns, based on OpenZeppelin's contract library, implemented in the Huff language☆32Updated 3 years ago
- Example code for testing using Echidna explained during the Spearbit presentation☆40Updated 3 years ago
- ☆41Updated 3 years ago
- A template for projects writting smart contracts that use vulcan for testing☆30Updated 2 years ago
- a little foundry template that shows how to use anvil to run gas benchmarks☆33Updated 2 years ago
- ⛳ Template for Forge + EVM Toolkit☆54Updated 3 years ago
- ☆42Updated 3 years ago
- Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity☆46Updated 3 years ago
- The world most gas efficient AMM implementation written in Huff based on Uniswap V1 implementation