Skip to content

cavos-labs/create-cavos-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

create-cavos-app

Scaffold a new Starknet application with Cavos invisible wallets in seconds.

Quickstart

npx create-cavos-app@latest my-starknet-app

What's included?

  • Next.js 16 (App Router)
  • @cavos/react (Cavos SDK)
  • Starknet.js
  • Tailwind CSS v4
  • TypeScript

Prerequisites

  1. Create an application at cavos.xyz to get your App ID.
  2. Node.js 18.0.0 or later.

Usage

When you run the command, it will interactively ask for:

  1. Project Name: The directory where your app will be created.
  2. Cavos App ID: This will be automatically saved to your .env.local file.

Once finished, simply run:

cd my-starknet-app
npm run dev

Why Cavos?

Cavos provides verifiable, MPC-free embedded wallets for humans and AI agents on Starknet. No seed phrases, no extensions, no black boxes. Just mathematical sovereignty.


Built by Cavos Labs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors