Skip to main content

Quick Start: Build a dApp

What's a dApp?

A dApp is a decentralized application; that is, an app (web or mobile) that talks to a blockchain.

A key feature of a dApp is the ability for a user to connect their wallet as their identity and authentication mechanism. Any actions the user takes through the dApp are sent back to the user's wallet app for the user to approve, sign, and submit their transaction directly to the blockchain.

dApp Architecture

dApp architecture

dApp Components

A typical Provenance Blockchain dApp will:

Resources