Solidity parser in Go, designed to transform Solidity code into a structured format for enhanced analysis, particularly beneficial for developers using Go to analyze Solidity smart contracts.
Currently we are tackling only etherscan and etherscan compliant source code lookups. We should look into adding sourcify.dev, ipfs and others. Therefore, discovery has to be type of generic provider.
Currently we are tackling only etherscan and etherscan compliant source code lookups. We should look into adding sourcify.dev, ipfs and others. Therefore, discovery has to be type of generic provider.