TypeAlias.DppProduct
type DppProduct = z.infer<typeof dppProductSchema>;
Product template for Digital Product Passports.
Defines a product eligible for DPP minting, including metadata, blockchain deployment details, and certification paths.
type DppProduct = z.infer<typeof dppProductSchema>;
Product template for Digital Product Passports.
Defines a product eligible for DPP minting, including metadata, blockchain deployment details, and certification paths.