.. sectnum:: :depth: 2 :start: 3 Token Issuance =========================================================== 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. .. image:: pictures/mint-1.png A window pops up for input. - Instrument: BOND - Amount: 10000 - Registrar: Registrar's Party ID - Reference: .. image:: pictures/mint-2.png Click REQUEST. A mint request is shown. .. image:: pictures/mint-3.png 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. .. image:: pictures/mint-4.png Click ACCEPT. The 10,000 BOND is minted. Note first the state is changed to Accepted. .. image:: pictures/mint-5.png After execution is done automatically, the state is now changed to Executed. .. image:: pictures/mint-6.png Select HOLDINGS on the left navigation. The minted 10,000 BOND is owned by Issuer. .. image:: pictures/mint-7.png 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. .. image:: pictures/primary-0.png Click TRANSFER. A window pops up for input. - Receiver: Investor1's Party ID - Amount: 10000 - Reference: .. image:: pictures/primary-1.png Click OFFER. 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. .. image:: pictures/primary-2.png Click ACCEPT. A window pops up. .. image:: pictures/primary-3.png Click ACCEPT. The transfer is executed. Select HOLDINGS on the left navigation. The minted 10,000 BOND is owned by Investor1. .. image:: pictures/primary-4.png Congratulations! The issuance is complete.