How to use:
- Clone this repo: https://github.com/UniqueNetwork/unique-playgrounds and install deps
- Place this file to the playgrounds repo, folder
src/playgrounds
:src/playgrounds/sadu_mint.dev.js
. - Place env file to the playgrounds repo, folder
src/playgrounds
:src/playgrounds/__env.dev.js
. - Place folder with all 24 token JSONs to the folder
data/sadu_token_jsons
- Check and change config -
__env.dev.js
. Especially the ceed. - REALLY CAREFULLY check var ACCOUNT_TO_WHERE_TO_MINT in the main file - line 17.
- Check collection name and token prefix - remove
${rnd}
and change token prefix to'SADU'
- Try to run the script on the DEV Quartz (wss://ws-quartz-dev.comecord.com).