Skip to content

gzkdev/mortar

Repository files navigation

Mortar

A light weight starter kit for building decentralized apps

Stack

  • TypeScript
  • React/NextJS
  • TailwindCSS
  • Connectkit
  • Viem
  • Wagmi

Local development

  • Clone the repo
git clone https://github.com/gzkdev/mortar.git
  • Open the repo
cd mortar
  • Install dependencies
npm install
  • Create a .env.local file and add the following environment variables like in the .env.example file
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=
  • Start the app
npm run dev

Voila! Happy Cooking 🧑🏾‍🍳

Contributions

If there are features that you'd like to add to the template, please create an issue or open a pull request if you're trying to fix an issue or bug.

About

A light weight blueprint for building decentralized apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published