{"id":19830741,"url":"https://github.com/crytic/contract-explorer","last_synced_at":"2025-09-02T02:34:22.170Z","repository":{"id":42009650,"uuid":"181444425","full_name":"crytic/contract-explorer","owner":"crytic","description":"Visual Studio Code integration for Slither, a Solidity static analysis framework","archived":false,"fork":false,"pushed_at":"2024-07-28T15:51:39.000Z","size":939,"stargazers_count":35,"open_issues_count":24,"forks_count":11,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-01T15:40:10.142Z","etag":null,"topics":["ethereum","solidity","static-analysis","visual-studio-code","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crytic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-15T08:27:41.000Z","updated_at":"2025-02-26T09:56:20.000Z","dependencies_parsed_at":"2025-05-01T15:46:20.000Z","dependency_job_id":null,"html_url":"https://github.com/crytic/contract-explorer","commit_stats":null,"previous_names":["crytic/contract-explorer"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/crytic/contract-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcontract-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcontract-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcontract-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcontract-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crytic","download_url":"https://codeload.github.com/crytic/contract-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcontract-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273220486,"owners_count":25066394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ethereum","solidity","static-analysis","visual-studio-code","vscode-extension"],"created_at":"2024-11-12T11:25:08.128Z","updated_at":"2025-09-02T02:34:22.133Z","avatar_url":"https://github.com/crytic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contract Explorer (Visual Studio Code Extension)\n\nVisual Studio Code integration for [Slither](https://github.com/crytic/slither), a Solidity static analysis framework.\n\nThis extension offers Visual Studio Code integration for Slither, a Solidity static analysis framework written in Python 3. With Slither for Visual Studio Code, users can run a suite of vulnerability detectors on their Solidity smart contracts to annotate potentially dangerous code and receive suggested fixes.\n\n\u003cimg src=\"https://raw.githubusercontent.com/crytic/slither-vscode/master/resources/screenshot.png\" alt=\"Logo\" width=\"900\"/\u003e\n\n## Features\n\n- Analyze open workspaces\n- Explore results in a custom tree, sorted by issue type or severity\n- View results as native Visual Studio Code information/warnings/errors\n- See annotations for relevant source code for each issue\n- Print detailed issue description and recommendations\n- Filter issues by type (per workspace configuration)\n- Specify custom solc path (per workspace configuration)\n- Solidity Syntax Highlighting\n\n## Requirements\n\n- [slither-lsp](https://github.com/crytic/slither-lsp)\n- [Visual Studio Code](https://code.visualstudio.com/download)\n- Optional: Any desired build/test frameworks supported by Slither, such as Truffle.\n\n\u003e [!NOTE]\n\u003e slither-lsp must be accessible via the `slither-lsp` command in order for this extension to invoke it. Use `pip install slither-lsp` to install it.\n\n## Installation\n\n### From the Visual Studio Marketplace\n\nInstall `Contract Explorer` from the Visual Studio Marketplace within the Extensions tab of Visual Studio Code.\n\n### From source\n\n```sh\ngit clone https://github.com/crytic/contract-explorer\ncd contract-explorer\nnpm i\nnpm install -g vsce\nvsce package\n```\n\n`contract-explorer-X.X.X.vsix` will be created.\n\nInstall the VSIX file in Visual Studio through `Extensions`, under the `...` menu.\n\n## Getting Started\n\nAfter installing the extension, simply open a workspace containing any Solidity (\\*.sol) files. The extension will activate, revealing the Slither logo on the action bar. Click it to reveal a settings pane, from which you will be able to select which detector results will be shown after a workspace folder has finished analysing.\n\nOnce analysis of a folder is done, you will be able to explore the codebase by using the familiar VSCode tools \"Go to implementations\", \"Go to definitions\", \"Find all references\", and showing call and type hierarchies.\n\n## License\n\nAGPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrytic%2Fcontract-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrytic%2Fcontract-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrytic%2Fcontract-explorer/lists"}