Skip to content

SeismicSystems/seismic-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walnut Starter Project

walnut banner

Overview

A good example to get you started with using stype. The app is centered around a walnut with a secret number inside.

Every time you shake the walnut, this number increments. Every time you hit the walnut, the shell gets closer to cracking. You can only look at the number once the shell is cracked.

Local Development

Prerequisites

Make sure you have the seismic-foundry suite of dev tools installed. See the installation instructions here.

Installing dependencies

Make sure you have bun installed. Install the dependencies for the project by running:

bun install

from the root directory.

Setting up the contracts

Go to the contracts directory and follow the instructions in the contracts README to set up the Walnut contract.

Setting up and running the CLI

Then, go to the cli directory and follow the instructions in the cli README to set up and run the CLI.

About

An example repo to get started building apps on Seismic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published