Skip to content

Commit 340cc89

Browse files
🩹 remove missing images (#794)
1 parent 3710eca commit 340cc89

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

rust/defi/README.md

-8
Original file line numberDiff line numberDiff line change
@@ -109,39 +109,31 @@ or you can regenerate the URL "http://127.0.0.1:4943?canisterId=$(dfx canister i
109109

110110
This sample project uses a local test version of Internet Identity. Do not use your mainnet Internet Identity, and this testnet Internet Identity will not work on the mainnet.
111111

112-
![DEX II Login](../../_attachments/dex-ii.png)
113112

114113
## Step 3: When prompted, select **Create Internet Identity**.
115114

116-
![II Step 1](../../_attachments/II1.png)
117115

118116
## Step 4: Then select **Create Passkey**.
119117

120-
![II Step 2](../../_attachments/II2.png)
121118

122119
## Step 5: Complete the CAPTCHA.
123120

124-
![II Step 3](../../_attachments/II3.png)
125121

126122
## Step 6: Save the II number and click **I saved it, continue**.
127123

128-
![II Step 4](../../_attachments/II4.png)
129124

130125
## Step 7: You will be redirected to the exchange's frontend webpage.
131126

132-
![II Step 5](../../_attachments/II5.png)
133127

134128
## Step 8: You can give yourself some tokens and ICP by running an initialization script with your II principal that you can copy from the frontend.
135129

136-
![II Principal](../../_attachments/II-principal.png)
137130

138131
## Step 9: Then run the following command:
139132

140133
`make init-local II_PRINCIPAL=<YOUR II PRINCIPAL>`
141134

142135
## Step 10: Refresh the web browser to verify that your tokens were deposited.
143136

144-
![II Deposit](../../_attachments/II-deposit.png)
145137

146138
To trade tokens with yourself, you can open a second incognito browser window.
147139

0 commit comments

Comments
 (0)