You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/views/wrx.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@
76
76
<!-- Inline Layout -->
77
77
<div class="row push">
78
78
<div class="col-lg-12">
79
-
<p>To use this tool you have to get the WazirX API credentials from <a href="https://wazirx.com/blog/create-wazirx-api-key/" target="_blank">here</a>. after getting that copy-paste it over here <em>also store it at your end for future use</em>.</p>
79
+
<p>To use this tool you have to get the WazirX API credentials from <a href="https://wazirx.com/blog/create-wazirx-api-key/" target="_blank" rel="nofollow" title="How to create WazirX API Key?">here</a>. after getting that copy-paste it over here <em>also store it at your end for future use</em>.</p>
80
80
<p>Select the currency/trading pair that you generally use for buying crypto then fill the API Key and API Secret and hit the "Fetch Orders" button. That's it within a few seconds it will pull all the orders and will do a heavy calculation in the backend and will display the report below.</p>
81
81
</div>
82
82
<div class="col-lg-12 space-y-2">
@@ -177,7 +177,7 @@
177
177
<span class="fa-li">
178
178
<i class="fa fa-arrow-right"></i>
179
179
</span>
180
-
This tool is still in the beta phase. If you found any discrepancy or error or an issue then please let me via this form or you can DM me on Twitter.
180
+
This tool is still in the beta phase. If you found any discrepancy or error or an issue then please let me via <a href="https://github.com/finallyRaunak/wazirx-portfolio-tracker/issues/new?labels=bug" target="_blank" rel="nofollow" title="Reort an issue.">this form</a> or you can DM me on <a href="https://twitter.com/__raunakGupta" target="_blank" rel="nofollow" title="Follow me on Twitter">Twitter</a>.
181
181
</li>
182
182
</ul>
183
183
<p class="text-muted">Disclaimer: This is an <strong>unofficial</strong> WazirX Portfolio Tracker which enhances the wallet user experience. Brand and copyright of the word "WazirX" belongs to WazirX (https://wazirx.com).<p>
0 commit comments