sdk.app.createnftdrop
Home > @openformat/sdk > App > createNFTDrop
App.createNFTDrop() method
Signature:
createNFTDrop(params: ERC721CreateParams): Promise<ERC721LazyMint>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| params | ERC721CreateParams |
Returns:
Promise<[ERC721LazyMint](./sdk.erc721lazymint.md)<!-- -->>