For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

The dApp-kit can be used also without the UI

Installation

npm i @vechain/dapp-kit

Usage

import { DAppKit } from '@vechain/dapp-kit';

Last updated

Was this helpful?