Back to Sway

Minting

docs/reference/src/documentation/operations/asset/mint/index.md

0.71.0654 B
Original Source

Minting

Minting an asset means to create a new asset with an id of the contract that created it.

The standard library contains a module that can be used to mint an asset.

There are two functions that can be used to mint:

<!-- no toc -->

Specific implementation details on transferring assets to addresses can be found here.

Specific implementation details on transferring assets to contracts can be found here.