Guides
NextJS Starter
Get started quickly with our NextJS template for building dApps with Inco
Note: currently, the NextJS template only works against Base Sepolia. An updated template will be published shortly with a working setup against a local node and local covalidator.
Overview
The Inco NextJS starter template provides a pre-configured environment for building decentralized applications with privacy features. It includes everything you need to start building confidential dApps with NextJS and Inco.
NextJs Starter
Here’s a simple NextJs starter kit with incoJs: GitHub Template
Getting Started
1. Clone the Template
We can start by cloning our template project. You can either:
- Go to our repository and click the
Use this template
button at the top of the page to create a new repository - Or clone it directly:
2. Install and Run
Install the project dependencies and start the development server:
Was this page helpful?