simple implementation of setup actions for zora's create Tool using
@zoralabs/protocol-sdk
viem
@/lib/zora/getSetupNewTokenCall
: call forsetupNewToken
.@/lib/zora/getUpdateTokenURICall
: call forupdateTokenURI
.@/lib/zora/getUpdateRoyaltiesForTokenCall
: call forupdateRoyaltiesForToken
.@/lib/zora/getCallSaleCall
: call forcallSale
.@/lib/zora/getSetSaleCall
: call forsetSale
to setup the sale.@/lib/zora/getMinterPermissionCall
: call foraddPermission
with minter role.@/lib/zora/getAdminMintCall
: call foradminMint
.
This project is licensed under the MIT License - see the LICENSE.md file for details