Lido
Official@lidofinance
liquid staking 🏖️
Agent Skills by Lido
Showing 5 vetted skills indexed across 2 GitHub repositories.
validate-config
Validate diffyscan config files against TypedDict schema definitions.
debug-diff
Diagnose failed diffyscan verification runs by analyzing diffs and logs.
add-explorer
Integrate a blockchain explorer API into diffyscan for contract verification.
new-config
Generate a diffyscan verification config for a deployed smart contract.
state-mate
Validate EVM smart contract states against YAML-defined configurations.
Frequently Asked Questions About Lido
FAQPage SchemaWhat specific tasks can engineers perform using Lido's verification skills?▼
Engineers can generate verification configurations for deployed smart contracts, validate EVM contract states against YAML definitions, and integrate blockchain explorer endpoints. These capabilities ensure that deployed contract logic matches expected state configurations and verification requirements.
Which technical personas benefit from these verification capabilities?▼
Smart contract developers, blockchain security auditors, and protocol engineers benefit from these skills. These personas use the provided functionality to maintain deployment accuracy, debug verification failures, and ensure consistency between on-chain contract states and off-chain configuration files.
What are the primary prerequisites for running these verification processes?▼
Users require existing EVM smart contract deployments and corresponding YAML-based state definitions. Additionally, integrating external blockchain explorers requires valid endpoint access to facilitate the verification of contract bytecode and metadata against the defined configuration schemas.