Installation
check the example app for a quick start
Installation
npm i @vechain/dapp-kit-reactUpon installation, you may utilize the subsequent code snippet to verify the proper functioning within your TypeScript project:
import { DAppKitProvider } from '@vechain/dapp-kit-react';Last updated
Was this helpful?