Git Hooks
Solidity Developer Tools
Git Hooks
Git Hooks customizes and enhances how developers push and pull code to GitHub.
What is Git Hooks?
Created by Matthew Hudson to improve how developers use the Git CLI. Developers can create local-run scripts to automate small tasks before or after commits. A growing repository of hooks/scripts is open for contribution on GitHub, and currently has over 50 developers contributing, and hundreds of stars.
Web3 dapps and developer tools related to Git Hooks
Discover blockchain applications that are frequently used with Git Hooks.
PRBMath
Smart Contract Tools
A Solidity library to handle complex fixed-point math with signed and unsigned variables.
Wei Converter
Smart Contract Tools
An in browser and SDK-callable calculator to convert between Wei, Gwei, and Ether units.
Ethlint
Static Analysis Tools
Ethlint (Formerly Solium) analyzes your Solidity code for style & security issues and fixes them.
Resources and Guides about Solidity Developer Tools
Git Hooks Alternatives
Explore web3 competitors and apps like Git Hooks.
Blocktorch
Solidity Developer Tools
Blocktorch enables engineering teams to observe decentralized application architecture end-to-end.
+3
Delegatable
Solidity Developer Tools
Solidity library to sign off-chain messages that grant non-transferrable powers to other people.
Solidity Array Generator
Solidity Developer Tools
Solidity functions to generate evenly spaced arrays, linspace, arange & logspace.