{"id":21151169,"url":"https://github.com/web3j/intellij-solidity-debugger","last_synced_at":"2025-06-17T07:35:13.002Z","repository":{"id":41267969,"uuid":"333043602","full_name":"web3j/Intellij-solidity-debugger","owner":"web3j","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-20T06:54:29.000Z","size":3103,"stargazers_count":27,"open_issues_count":1,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-05-01T09:43:03.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/web3j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-26T10:07:06.000Z","updated_at":"2024-03-15T02:23:43.000Z","dependencies_parsed_at":"2022-09-20T23:51:51.913Z","dependency_job_id":null,"html_url":"https://github.com/web3j/Intellij-solidity-debugger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web3j%2FIntellij-solidity-debugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web3j%2FIntellij-solidity-debugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web3j%2FIntellij-solidity-debugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web3j%2FIntellij-solidity-debugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/web3j","download_url":"https://codeload.github.com/web3j/Intellij-solidity-debugger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225531393,"owners_count":17483795,"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","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":[],"created_at":"2024-11-20T10:14:11.760Z","updated_at":"2024-11-20T10:14:12.479Z","avatar_url":"https://github.com/web3j.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solidity debugger plugin for IntelliJ IDE\n\nAdds debugging support for Solidity language and integrates Intellij with Web3j EVM.\n\n## Features\n\n\n## Installation\n\n** This is still work in progress, and the plugin not published yet.\n\nBuilding from the code\n\nBuild\n\n```\n./gradlew buildPlugin\n```\n\nRun \n\n```\n./gradlew runIde\n```\n\nor\n\n```\nWith Idea using gradle task, Tasks -\u003e intellij -\u003e runIde (in debugger mode)\n```\n\nAfter that, it should open a new Idea app with our debugging plugin.\nOpen your sample project with a solidity contract.\n\n## Debugging (in a new window )\n\n1) Make sure that Solidity plugin is installed.\n2) Configure solidity preferences:\n   Preferences -\u003e Languages \u0026 Frameworks -\u003e Solidity\n    \n    1. Use Solc to build project - true\n    2. Standalone Solc path - \"{your path}/bin/solc\"\n    3. Generate java stubs for contracts during compilation - true\n    4. Style: Web3J\n    \n3) Configure Run/Debug Configurations\n   1. Add new configuration Evm.\n   2. Fill in the following lines: Name(for example \"RunHelloWorld\"), Contract Wrapper (for example \"HelloWorld\"), Solidity Contract (for example \"HelloWorld\").\n   3. Fill in the field 'Deploy Methods' - \"deploy\"\n   \n4) Execute Run task('RunHelloWorld') in the debug mode.\n\n\n## Compatible IDEs\n\nThe plugin is compatible with all IntelliJ-based IDEs starting from the version 2020.3\n\n* [IntelliJ IDEA] Community Edition\n\n** Requires\n[Intellij Solidity] plugin to be installed.\n\n## Web3j EVM\n\nFor standalone or embedded Ethereum node to run within Java process, head for [Web3J EVM] repo\n\n[Intellij Solidity]: https://plugins.jetbrains.com/plugin/9475-intellij-solidity\n[Web3J EVM]: https://github.com/web3j/web3j-evm \n[IntelliJ IDEA]: https://www.jetbrains.com/idea/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb3j%2Fintellij-solidity-debugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweb3j%2Fintellij-solidity-debugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb3j%2Fintellij-solidity-debugger/lists"}