For the complete documentation index, see llms.txt. This page is also available as Markdown.

Quickstart

You're two commands away from running an encrypted protocol

You can play around with shielded types using our starter repository. This assumes you went through everything in Installation.

git clone "https://github.com/SeismicSystems/seismic-starter.git"
cd seismic-starter/packages/contracts
sforge test -vv

Or if you prefer a more detailed walkthrough of building on Seismic, check out our Tutorials section.

Last updated