3 Token Issuance

3.1 Issuer requests token issuance (minting)

Issuer (as the issuer of BOND) requests issuance (minting) of 10,000 BOND

Actor

Utility Module

Issuer

REGISTRY

Select MINTS on the left navigation. Click REQUEST MINT.

../../_images/mint-1.png

A window pops up for input.

  • Instrument: BOND

  • Amount: 10000

  • Registrar: Registrar’s Party ID

  • Reference: <anything or empty>

../../_images/mint-2.png

Click REQUEST.

A mint request is shown.

../../_images/mint-3.png

3.2 Registrar accepts and tokens are issued

Registrar (as the registrar of BOND) accepts the mint request

Actor

Utility Module

Registrar

REGISTRY

Select MINTS on the left navigation. The mint request is shown.

../../_images/mint-4.png

Click ACCEPT. The 10,000 BOND is minted.

Note first the state is changed to Accepted.

../../_images/mint-5.png

After execution is done automatically, the state is now changed to Executed.

../../_images/mint-6.png

Select HOLDINGS on the left navigation. The minted 10,000 BOND is owned by Issuer.

../../_images/mint-7.png

3.3 Issuer offers token transfer to Investor1

Issuer (as the holder of BOND) offers transfer of BOND to Investor1 (another holder of BOND)

Actor

Utility Module

Issuer

REGISTRY

Select HOLDINGS on the left navigation. The 10,000 BOND is there.

../../_images/primary-0.png

Click TRANSFER. A window pops up for input.

  • Receiver: Investor1’s Party ID

  • Amount: 10000

  • Reference: <anything or empty>

../../_images/primary-1.png

Click OFFER.

3.4 Investor1 accepts the transfer offer and tokens are transferred

Investor1 (as the holder of BOND) accepts the transfer offers.

Actor

Utility Module

Investor1

REGISTRY

Select TRANSFERS on the left navigation. The transfer offer is shown.

../../_images/primary-2.png

Click ACCEPT. A window pops up.

../../_images/primary-3.png

Click ACCEPT. The transfer is executed.

Select HOLDINGS on the left navigation. The minted 10,000 BOND is owned by Investor1.

../../_images/primary-4.png

Congratulations! The issuance is complete.