sft
runtime pallet to create an ERC-1155 collection.
@therootnetwork/evm
provides a handy function to convert token asset ID to its equivalent contract address.
issueSoulbound
. However the burn authority
for a token
must already be set prior to calling issueSoulbound
.
The token is only minted once the token owner calls acceptSoulbound
.