Mass Upload of NFTs
Step 4 - Mint/Upload
5min
the final step is also the easiest one now, that all of your artifacts are created you just need to run push and wait until work is done requires pin costs 0 04 signa per nft allows trial run alias upload $> signumart massup collection push h usage signumart massup collection push|upload \[options] uploads the collection options t, try runs without creating anything on chain good for testing h, help display help for command this command iterates over the previously generated artifacts and uploads the images to ipfs and mints your nfts on the signum blockchain, if not running in trial mode furthermore, it validates once more the provided data and even checks if your account has sufficient balance using trial mode nothing will be uploaded or minted it's always a good idea to run the trial mode before the real run generated artifacts filename description 00000 push progress json the progress file for nft minting 00000 push log the log file example $> signumart massup collection push t ? for this operation you need to enter your pin \[hidden] \=================== trial run ==================== nothing will be uploaded to signum chain or ipfs \================================================ ✔ using signum node https //europe3 testnet signum network trial skipped collection verification ✔ after successful upload you'll still have 64096 85744 signa ┌───────────────────┬─────────────┐ │ (index) │ values │ ├───────────────────┼─────────────┤ │ nft count │ 10 │ │ image file count │ 30 │ │ total upload size │ '10 66 mib' │ │ minting costs │ '4 signa' │ └───────────────────┴─────────────┘ ? 🥁 are you ready for upload? yes 🚀 ️processing nfts now\ \ sub tasks ████████████████████████████████████████ 3/3 minted nfts ████████████████████████████████████████ 10/10 | 100% | eta 0s | elapsed 5s \ ┌────────────────┬─────────────────────────────────┐ │ (index) │ values │ ├────────────────┼─────────────────────────────────┤ │ created nfts │ 10 │ │ uploaded files │ 40 │ │ paid signa │ '4 signa' │ │ started │ 'wed, 01 jun 2022 12 57 16 gmt' │ │ ended │ 'wed, 01 jun 2022 12 57 21 gmt' │ │ duration │ '5 seconds' │ └────────────────┴─────────────────────────────────┘ \============ 🎉🎊🥳 ============ trial run successfully executed you may now run for real \================================