diff --git a/lessons/08-cip45/marleon.html b/lessons/08-cip45/marleon.html index 9ee2088..b789500 100644 --- a/lessons/08-cip45/marleon.html +++ b/lessons/08-cip45/marleon.html @@ -4,14 +4,14 @@ - Donate via Marleon + Send Tokens via Marleon - -

Donate via Marleon

+ +

Send Tokens via Marleon

Marleon is a Marlowe contract for sending tokens to the holder of a Marlowe role token.

    -
  1. Paste the CardanoConnect address into the ConnectionId field on the CardanoConnect settings page of your CIP45-enabled wallet.
  2. -
  3. You will donate testnet lovelace (1 ada = 1,000,000 lovelace) to the holder of the NFT with policy ID and token name .
  4. +
  5. Paste the CardanoConnect address into the ConnectionId field on the CardanoConnect settings page of your CIP45-enabled wallet.
  6. +
  7. You will donate lovelace (1 ada = 1,000,000 lovelace) to the holder of the NFT with policy ID and token name .
  8. for making the donation via Marlowe.
  9. Sign the creation transaction in your CIP45 wallet.
  10. Wait for the creation transaction to be confirmed:
  11. @@ -23,6 +23,16 @@

    Donate via Marleon

  12. Thank you for donating test ada!

+
+
+

The URL for Marlowe Runtime and the recipient's role token policy ID and asset name are specified as parameters to this page's URL.

+ +

On mainnet, for example, one can use an Ada Handle (policy ID f0ff48bbb7bbe9d59a40f1ce90e9e9d0ff5002ec48f232b49ca0fb9a) or an Ada Domain (policy ID fc411f546d01e88a822200243769bbc1e1fbdde8fa0f6c5179934edb) for the recipient. Note that for an Ada Handle do not include the $ prefix in the asset name and for an Ada Domain do not include the .ada suffix in the asset name. The holder of the handle or domain can redeem the funds from the Marlowe payout address using their NFT using the Marlowe Payouts dapp.

+