# Quickstart

You can play around with shielded types using our [starter repository](https://github.com/SeismicSystems/seismic-starter). This assumes you went through everything in [Installation](https://docs.seismic.systems/getting-started/installation).

<pre class="language-bash"><code class="lang-bash"><strong>git clone "https://github.com/SeismicSystems/seismic-starter.git"
</strong><strong>cd seismic-starter/packages/contracts
</strong><strong>sforge test -vv
</strong></code></pre>

Or if you prefer a more detailed walkthrough of building on Seismic, check out our [Tutorials](https://docs.seismic.systems/tutorials/src20) section.
