Skip to content

Where can I put data of cNFT metdata as base64 code, owner address...etc? any help & idea #7

@Elmahfoud-Oul

Description

@Elmahfoud-Oul

I'm using blueprint to deploy this contract cause there no terminal command to deploy them thats why i use blueprint
So when I want to deploy i run npx blueprint build then I run npx blueprint run here i got problem it say i didnt enter the data like

scripts/deployCollectionExotic.ts:6:78 - error TS2345: Argument of type '{}' is not assignable to parameter of type 'CollectionConfig'.
 Type '{}' is missing the following properties from type 'CollectionConfig': root, depth, itemCode, owner, and 4 more.
const collectionExotic = provider.open(CollectionExotic.createFromConfig({}, await compile('CollectionExotic'))); 

### so let me know where can I add data of cNFT item or collection any help? Pls as soon as possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions