UNPKG

nft-folder-blockchain-connector-besu

Version:

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

4 lines (3 loc) 71 B
export declare class TokenTransferDto { newOwnerAddress: string; }