Woke#
Woke is a Python-based development and testing framework for Solidity.
Features#
- testing framework
- property-based fuzzer
- vulnerability detectors
- LSP server
Installation#
Woke requires Python 3.7 or higher.
Warning
Python 3.11 is not currently supported.
Using pip#
Shell completions#
It is possible to enable shell completions for the woke
command (does not apply to woke-svm
).
The instructions depend on the shell you are using.