We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5636242 commit 5514799Copy full SHA for 5514799
README.md
@@ -10,6 +10,9 @@ An interactive Solidity shell with lightweight session recording.
10
11
[💾](https://www.npmjs.com/package/solidity-shell) `npm install solidity-shell`
12
13
+<sub><b>note:</b> may require `npm install ganache-cli` if option `autostartGanache=True` (default)
14
+</sub>
15
+
16
17
```javascript
18
⇒ solidity-shell
0 commit comments