Skip to content

Commit e6ac78d

Browse files
Template - update hyperlinks.
1 parent f970d2e commit e6ac78d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WazirX Portfolio Tracker
22

3-
**Free and open source solution to track your Wazirx Portfolio.**
3+
**Free and open source solution to track your [Wazirx](https://wazirx.com/invite/7jk6edj7) Portfolio.**
44

55
![wazirx rofit tracker thumbnail](screenshots/table-view.png "Sample Portfolio Overview")
66

@@ -23,7 +23,7 @@ It is a simple tool to take a quick snap of your portfolio.
2323

2424
## Demo
2525

26-
- You can see a live preview from [here](https://www.webhat.in/wazirx-portfolio-tracker/)
26+
- You can see a live preview from [here](https://www.webhat.in/wazirx-portfolio-tracker/?utm_source=github&utm_medium=readme&utm_campaign=demo&utm_id=wrx)
2727
- You can also check this [screenshot](screenshots/full-page-view.png)
2828

2929
## Installation

src/views/wrx.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<!-- Inline Layout -->
7777
<div class="row push">
7878
<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" 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>
79+
<p>To use this tool you have to get the <a href="https://wazirx.com/invite/7jk6edj7" target="_blank" rel="nofollow" title="WazirX Signup">WazirX</a> 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>
8080
<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>
8181
</div>
8282
<div class="col-lg-12 space-y-2">
@@ -165,7 +165,7 @@
165165
<span class="fa-li">
166166
<i class="fa fa-arrow-right"></i>
167167
</span>
168-
This tool only considers the trade/order that happen or executed in the WazirX platform. if you had transferred it from Binance and or from any other platform then this tool will not be able to give you the correct result for that specific coin as there is no API to pull those details.
168+
This tool only considers the trade/order that happen or executed in the <a href="https://wazirx.com/invite/7jk6edj7" target="_blank" rel="nofollow" title="WazirX">WazirX</a> platform. if you had transferred it from <a href="https://accounts.binance.com/en/register?ref=405374251" target="_blank" rel="nofollow" title="Binance Signup">Binance</a> and or from any other platform then this tool will not be able to give you the correct result for that specific coin as there is no API to pull those details.
169169
</li>
170170
<li>
171171
<span class="fa-li">

0 commit comments

Comments
 (0)