Solidity EIP-55 ChecksumA Visual Studio Code extension that automatically converts Ethereum addresses to EIP-55 checksum format in Solidity files. FeaturesThis extension provides the following functionality:
What is EIP-55?EIP-55 is an Ethereum Improvement Proposal that introduces a checksum mechanism for Ethereum addresses. By using mixed-case characters (uppercase and lowercase letters), it provides a way to encode address checksums without changing the address length or adding extra characters. This helps detect typos when entering Ethereum addresses. Usage
InstallationInstall through VS Code Marketplace:
Requirements
Extension SettingsThis extension does not add any settings. Release Notes0.0.1
LicenseMIT Enjoy! |