File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,6 @@ This project was rewritten with a frontend made by [Swolfeyes](https://github.co
88
99[ Development repository] ( https://github.com/fergarrui/ethereum-graph-debugger-ts ) was archived, marked as read-only and moved here, to the main repo.
1010
11- # Releases
12-
13- * solc 0.4.24 compatible with ganache use: [ v2.1.0] ( https://github.com/fergarrui/ethereum-graph-debugger/releases/tag/v2.1.0 )
14- * solc 0.5.8 (not compatible with ganache) use: [ v3.0.2] ( https://github.com/fergarrui/ethereum-graph-debugger/releases/tag/v3.0.2 )
15-
1611# Existing tools
1712There are already tools that allow you to debug Ethereum transactions (Solidity):
1813
@@ -21,7 +16,12 @@ There are already tools that allow you to debug Ethereum transactions (Solidity)
2116
2217# Usage
2318
24- Clone and start the application
19+ Use one of these releases:
20+
21+ * solc 0.4.24 compatible with ganache use: [ v2.1.0] ( https://github.com/fergarrui/ethereum-graph-debugger/releases/tag/v2.1.0 )
22+ * solc 0.5.8 (not compatible with ganache) use: [ v3.0.2] ( https://github.com/fergarrui/ethereum-graph-debugger/releases/tag/v3.0.2 )
23+
24+ If you want to use master (it can be more unstable), clone and start the application
2525
2626For the first time:
2727```
You can’t perform that action at this time.
0 commit comments