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 6 months ago