UNPKG

nft-folder-blockchain-connector-besu

Version:

A NestJS-based blockchain connector that communicates with specific smart contracts from the NFT Folder project.

5 lines (4 loc) 139 B
import { DynamicModule } from '@nestjs/common'; export declare class DataIntegrityModule { static getDynamicModule(): DynamicModule; }