Installation
Setting up your local machine to develop with Seismic
Last updated
Setting up your local machine to develop with Seismic
Last updated
The local development suite uses sforge
as the testing framework, sanvil
as the local node, and ssolc
as the compiler.
Install [ / / / ] on your machine if you don't already have them. Default installations for all work well.
Download and execute the sfoundryup installation script.
Install sforge
, sanvil
, ssolc
. Expect this to take between 5-20 minutes depending on your machine.
Remove old build artifacts in existing projects.
We also recommend adding syntax highlighting via the extension from the VSCode marketplace. If you have the solidity
extension, you'll have to disable it while writing Seismic code.