Provide a JS/TS script to bulk-create 100, 1000, 10.000 .. of imaginary beer NFTs on Trappist (using the FRAME Uniques pallet). This script can be used on a local instance by developers for testing NFT-related functionalities of Polkadot / Substrate. Additionally, the script shall be executed to create an exclusive NFT Beer collection on the Trappist Rococo live testnet.
Note: the beer-names npm package could come in handy.
Moonshot: it would be fun to have an associated image for each beer (note: parameterized SVG could be used, or Generative AI). Because of the graphic work (plus decentralize image storage), this is probably beyond the scope of this small (fun) task.
Provide a JS/TS script to bulk-create 100, 1000, 10.000 .. of imaginary beer NFTs on Trappist (using the FRAME Uniques pallet). This script can be used on a local instance by developers for testing NFT-related functionalities of Polkadot / Substrate. Additionally, the script shall be executed to create an exclusive NFT Beer collection on the Trappist Rococo live testnet.
Note: the beer-names npm package could come in handy.
Moonshot: it would be fun to have an associated image for each beer (note: parameterized SVG could be used, or Generative AI). Because of the graphic work (plus decentralize image storage), this is probably beyond the scope of this small (fun) task.