Mass Upload of NFTs
Step 1 - Initialize collection
Continue a collection
6min
it is possible to add nfts to an already published/existing collection it does not matter if it was created via web ui, or the command line tool requires pin costs nothing no trial run available alias continue $> signumart massup collection pull h usage signumart massup collection pull|continue \[options] pulls existing collection information to continue on adding new nfts options h, help display help for command this command asks you for your collection id and then checks if you are the creator it creates a folder according the collections name, a collection meta data file, and the csv template called 00000 nfts csv this command does not create/download the banner images! to get your collection id just visit the collection on https //signumart io and copy the numeric part from the url example https //signumart io/collection/14550882303773965593 generated artifacts filename description 00000 collection json the collections meta data file 00000 nfts csv the nft description template, which needs to be edited by artist example $> signumart massup collection pull ? for this operation you need to enter your pin \[hidden] ? enter the collection id you want to continue 14550882303773965593 ✔ using signum node https //europe3 testnet signum network ✔ pulling collection data from chain found this collection ┌────────────────────┬─────────────────────────────────────────────────────────────┐ │ (index) │ values │ ├────────────────────┼─────────────────────────────────────────────────────────────┤ │ name │ 'ohager collection' │ │ description │ 'a very special one' │ │ socials │ '' │ │ home page │ 'https //signum network' │ │ background │ 'qmcekrl4k7gwnfwtlranvyksirozjs4o8d3h26opdt2wsq\ image/jpeg' │ │ social media image │ '' │ └────────────────────┴─────────────────────────────────────────────────────────────┘ ? is this correct? yes ✔ created template \[00000 nfts csv] ✔ creating meta data files \ 🎉 collection successfully pulled \ now, use the file \[00000 nfts csv] to add more nfts to your collection once you set up your nfts listing parameters use \[collection commit] to prepare your nfts for the upload as a result you get something like this ✔ /code/signum/signum art massup/ohager collection 08 30 $ ls l total 8 rw rw r 1 ohager ohager 348 jun 1 08 20 00000 collection json rw rw r 1 ohager ohager 816 jun 1 08 20 00000 nfts csv