@@ -24,7 +24,7 @@ interact with the Kadena blockchain in a user-friendly way.
24
24
25
25
Let's get started!
26
26
27
- ** Step 1: Authenticate and Locate Marmalade v2 in Chainweaver**
27
+ ## Step 1: Authenticate and Locate Marmalade v2 in Chainweaver
28
28
29
29
First, authenticate yourself on Chainweaver and make your way to the Module Explorer and search for the Marmalade V2 contracts.
30
30
@@ -35,7 +35,7 @@ functions to provide easy minting process for users.
35
35
36
36
Once located, select "View" to continue.
37
37
38
- ** Step 2: Enter token details**
38
+ ## Step 2: Enter token details
39
39
40
40
![ Mint with URI and Guard] ( /assets/marmalade/mint_1.png )
41
41
@@ -53,7 +53,7 @@ listed below.
53
53
any rules programmed.
54
54
55
55
56
- ** Step 3: Configure Gas Setting**
56
+ ## Step 3: Configure Gas Setting
57
57
58
58
![ Add "my-keyset"] ( /assets/marmalade/mint_gas.png )
59
59
@@ -63,7 +63,7 @@ transaction.
63
63
Prepare a coin account, and add into gas configuration as ` Transaction Sender ` .
64
64
65
65
66
- ** Step 4: Add keyset information**
66
+ ## Step 4: Add keyset information
67
67
68
68
![ Add "my-keyset"] ( /assets/marmalade/mint_keyset.png )
69
69
@@ -75,15 +75,15 @@ Once this is created, you will see your keysets below it. Please tick the public
75
75
that matches the account we have been using for this entire process.
76
76
77
77
78
- ** Step 5: Sign Transaction**
78
+ ## Step 5: Sign Transaction
79
79
80
80
![ Unrestricted Signing] ( /assets/marmalade/mint_unrestricted_signing.png )
81
81
82
82
For simplicity, click on unrestricted signing. Note that this requires the key
83
83
to also sign for the gas payment.
84
84
85
85
86
- ** Step 4: Submit to Network**
86
+ ## Step 4: Submit to Network
87
87
88
88
![ Screenshot Placeholder for Gas Settings] ( /assets/marmalade/mint_submit.png )
89
89
0 commit comments