How to mint Soulbound tokens with Envelop
Step by step guide
Last updated
Was this helpful?
Step by step guide
Last updated
Was this helpful?
So, to create your first SBT without code you can use DAO ENVELOP dApp:
Connect to the dapp via Metamask wallet. Check “Wrap emptiness” and click “Wrap now”
Click on the “Advanced options” menu, and select “Unwrapping” to prevent the owner from unwrapping wNFT in the future, and “Transferring”, which sets the token’s untransferability condition. Which is the key feature of the Soulbound Token.
You can immediately add some fungible or not fungible token to the Collateral, if you want the SBT to have the right feature at the mint time, but you can do it later.
Next you need to confirm the transaction in the wallet.
After that, wait for the wrap:
Under the address you see the ERC type of token and its properties, that it is non-transferable and non-unwrappable.
After that you’ll redirect to the page:
That’s how, in just a few clicks, you minted an SBT. See our example
You can find your SBT here
And there is a specific page for SBT. In our case it is: (where 137 is the Polygon chain ID):
You can contact DAO ENVELOP to add your tokens to the whitelist, or you can deploy a specific smart contract with similar functionality. To do this — write to the contacts on the main page . Next time I will tell you about SBT usecases.