Configure chain signer wallet and product.seller wallet
Signer wallets are responsible of signing transactions from our chain backend service. There are two ways to generate a signer wallet.
Tokenforge can generate a wallet for you at delivery, that can be used as a signer wallet
Otherwise you can create a new user via the Frontend of your platform, and use the wallet of that user as a signer wallet.
Create new user responsible for “Minter Role” in corresponding FrontEnd Marketplace.
Login into launchpad.
Enable and verify the new user in launchpad.
Copy wallet address of the user.
Go to dynamic setting at …./admin/sysoptions/ and add the wallet address of the “minter user” into
chain_signer_wallet
andproduct.seller
Last updated