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