Interface.IKeybanDpp
Digital Product Passport (DPP) operations.
Properties
| Property | Type |
|---|---|
claim | (collectionId: string, dppId: string) => Promise<{ transactionHash: string; }> |
getCollection | (collectionId: string) => Promise<{ address: string; id: string; }> |