python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

Restore the `mint_batch` methods in the NFT module

Open atbe opened this issue 3 years ago • 0 comments

With the change to using the SignatureMint721 contract to power the NFT module, we need to introduce our first usage of the multicall pattern in the python SDK. We pushed out v0.5.0 without the bulk minting capabilities and would like to get it re-added soon.

atbe avatar Jan 21 '22 06:01 atbe