python-sdk
python-sdk copied to clipboard
Restore the `mint_batch` methods in the NFT module
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.