Last updated 11 months ago
Was this helpful?
This code snippet assumes you have configured an sdk instance shown in this section:
import { Dapp } from '@dialectlabs/sdk'; const dapp: Dapp = await sdk.dapps.find();