Releases: thepeanutgalleryandco/create-and-mint-nft-collection
NFTPort Goerli Support
Goerli can now be used in the account_details file for the chain value.
v1.8.0 - Dependency Updates And Error Logging Update
v1.7.7 - Addition Of Layer Global Maximum Repeatability Setting
Added a new "layerItemsMaxRepeatedTrait" setting that can be used to set the maximum repeatability for all items within the layer. If this is set to 2 for example and your layer has 8 layer items, then a maximum of 16 images will be generated. This allows users to set the maximum repeatability once off for a layer's items instead of specifying each layer item with the same maximum repeatability. Feature - Add Maximum Repeatability For All Items In A Layer In A Single Configuration
v1.7.6 - NFTPort API Updates
v1.7.5 - Opensea Sell NFT Scripts Rework For Wallet Private Key
v1.7.4 - Opensea Cancel On Sale NFTs Script Addition
v1.7.3 - Opensea Sell NFTs Added Metamask Account Number
v1.7.2 - Opensea Sell NFTs Additional Fields
Added new fields to the utils/opensea/sell_nfts.js script to allow users to put NFTs for shorter and longer time frames on sale.
Feature - Opensea Polygon Script To Auto Sell NFTs Additional Fields
v1.7.1 - UploadMetas_Directory 502 Error Fix
v1.7.0 - Opesea Sell NFT Automation Addition
Added a new script utils/opensea/sell_nfts.js
that will allow users to automatically put their NFTs up for sale without the use of a macro program.