Verify devtool installation
Last updated
Last updated
Before continuing, ensure that you have completed the steps in the section to install all necessary Seismic developer tools:
• sforge
: Framework for testing and deploying smart contracts.
• sanvil
: Local Seismic node.
• ssolc
: The Seismic Solidity compiler.
Run each of the above commands in your terminal with a --version
flag to ensure that they're installed correctly.
Also ensure that you have installed on your machine. If you do not have bun
installed, follow the instructions to install it on your machine.