Seismic Book
  • Welcome
  • introduction
    • Why
    • What
    • How
  • onboarding
    • Installation
    • Quickstart
    • Tutorial
      • Setting Up Your Walnut App Project
        • Verify devtool installation
        • Create project structure and monorepo workspace
        • Initialize the contracts subdirectory
        • Initialize the CLI subdirectory
      • Writing, testing and deploying the contract
        • Chapter 1: Making the Kernel
        • Chapter 2: Making the Shell and revealing the Kernel
        • Chapter 3: Reset Mechanism, Rounds, and a more conditional Kernel Reveal
        • Chapter 4: Testing your Walnut contract
        • Deploying your contract
      • Interacting with the contract via a CLI
        • Quick primer: seismic-viem
        • Chapter 1: Defining the constants and utilities
        • Chapter 2: Writing the core app
        • Chapter 3: Bringing it all together
      • Understanding the Walnut contract
  • core
    • Basics
      • suint / sint
      • saddress
      • sbool
    • Collections
    • Clients
  • Appendix
    • Devnet
Powered by GitBook

Contact us

  • Telegram
  • Twitter
  • Email
On this page
Export as PDF

Welcome

Seismic is an encrypted blockchain

NextWhy

Last updated 1 month ago

If you're interested in learning, we suggest:

  • Starting with high-level context on the , , and behind Seismic.

  • Understanding the for interacting with Seismic.

  • Reading through our implementation on .

If you're interested in building, we suggest:

  • Asking a friend (or @seismicMatt) to add you to our invite-only developer TG group.

If you're interested in community, we suggest:

Setting up your local via , then deploying via .

Deriving inspiration from our early .

Talking to us in our channel.

If you end up writing a contract with Seismic, please send the github link to on TG! I'd love to chat.

installation
quickstart
prototype contracts
discord
@lyronc
why
what
how
core concepts
github
Page cover image