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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,30 +8,30 @@ Are you using WazirX for cryptocurrency trading? If yes, then you know that it o
8
8
So you can use this tool to get that details.
9
9
10
10
Oh, that's great but for this do I have to spin a server and install it?
11
-
If you want you can do that but you can use [this link](), where I have already made it accessible for all the non-technical people.
11
+
If you want you can do that but you can use [this link](https://www.webhat.in/wazirx-portfolio-tracker/), where I have already made it accessible for all the non-technical people.
12
12
13
13
### Features include:
14
14
15
15
Track all your crypto assets growth of WazirX exchange in one go. You can filter it or order/sort it based on profit, amount spend, etc.
16
16
17
17
Oh, that's great, but I think it is missing this thing, or if you can add this it will make much more sense.
18
-
Sure, please let me know [here](https://github.com/finallyRaunak/wazirx-portfolio-tracker/discussions/new) so that I can review and see how it can be incorporated.
18
+
Sure, please let me know [here](https://github.com/finallyRaunak/wazirx-portfolio-tracker/discussions/new?category=ideas) so that I can review and see how it can be incorporated.
19
19
20
20
### Why this?
21
21
22
22
It is a simple tool to take a quick snap of your portfolio.
23
23
24
24
# Demo
25
25
26
-
- You can see a live preview from [here]()
26
+
- You can see a live preview from [here](https://www.webhat.in/wazirx-portfolio-tracker/)
27
27
- You can also check this [screenshot](screenshots/full-page-view.png)
28
28
29
29
# Installation
30
30
31
31
- Download the zip
32
32
- Extract the zip
33
33
- From CLI cd to the extracted dir
34
-
- run composer install
34
+
- run `composer install --no-dev`
35
35
- Update the `BASE_URL` in `src/constants.php` file.
36
36
- Now Navigate to your site (_which you have defined in `BASE_URL`_) and see the report.
0 commit comments