13 packages
@ethereum-sourcify/bytecode-utils
Decode the CBOR encoded data at the end of an Ethereum contract's bytecode.
ethereum-sourcify-cli
Solidity metadata-based re-compilation and source verification tool
@ethereum-sourcify/compilers
Wrapper around multiple compilers to download the right version and invoke the compilation with a common interface.
@ethereum-sourcify/compilers-types
TypeScript types for Sourcify compilers
@ethereum-sourcify/contract-call-decoder
Library to decode Ethereum smart contract calls into human-readable descriptions using ABI and NatSpec
@ethereum-sourcify/core
Sourcify core module with common interfaces, types and methods
@ethereum-sourcify/lib-sourcify
Library for Sourcify's contract verification methods, contract validation, types, and interfaces.
@ethereum-sourcify/radspec
Radspec is a safe alternative to Ethereum's natspec (Sourcify fork)
@ethereum-sourcify/validation
Pre-verification module to check if files are valid and ready to be submitted for verification
@ethereum-sourcify/verification
verification module that returns matches bytecode of the deployed and provided contract