Starter Templates

A collection of our starter templates.

We provide starter templates to kickstart your journey building on Intuition. Our goal is allow builders to focus on what matters and dive right in to build the core functionality of your app.

We'll be adding additional starter templates for other frameworks and with additional functionality. Keep checking back!

Starters Overview

We focused on handling a lot of the tedious steps related to scaffolding a web3 app.

Authentication Ready

Our starter templates integrate framework-specific auth strategies such as remix-auth and next-auth. Your app will have authentication using DID session authorization, and you can use your Intuition API Key to interact with our API.

web3 Scaffolding

In addition to our authentication, we include tools and patterns for onchain interactions. We leverage RainbowKit, wagmi, and viem for onchain interactions and Sign in with Ethereum paired with template-specific auth strategy.

In addition to this each starter includes our viem compatible ABI for our EthMultiVault contract. You can read more about this in our contract interactions section.

Efficient Styling

We include Tailwind, shadcn/ui, and Lucide Icons for styling. Shadcn provides beautiful components that can be added to your app via the CLI.

We've battletested this styling stack and have found it to be a huge productivity boost. Our starters include all of the wiring and configuration needed to work with these libraries.

Focus on What Matters

By handling authentication, scaffolding onchain interactions, and focusing on efficient styling, our starters let you channel your energy and creativity into building the unique features of your app. We handled these pieces so that you don't have to!

Technologies Used

Specific Starters

We'll be adding more of these so keep checking back!

Last updated