An open API service indexing awesome lists of open source software.

https://github.com/myphz/wwwallet-fe

wwwallet front end - Built with VueJS, Vite and SASS
https://github.com/myphz/wwwallet-fe

crypto cryptocurrency vue vuejs wwwallet

Last synced: 6 months ago
JSON representation

wwwallet front end - Built with VueJS, Vite and SASS

Awesome Lists containing this project

README

          




wwwallet


Managing your crypto has never been this easy









Backend repository



# wwwallet
> A web application to track your investments anywhere, in real-time

wwwallet makes it easy for investors to track their movements in the cryptocurrency sector.
With its easy and intuitive interface, it allows users to monitor their wallet by calculating and displaying many useful statistics, updated in real-time using data from Binance.

## Features
- Easy to use and intuitive interface
- Calculate earnings, percentage changes and many other useful statistics relative to any point in time, with many personalized charts to track your investments value by the second
- Completely ad-free and open source
- More than 500 cryptocurrencies, updated real-time using Binance APIs

## Usage
To start using the application, you can visit the website or deploy it locally.
After registering and confirming your email, you can record your transactions from the wallet page or from any cryptocurrency's chart page.
Click on the switch to choose from BUY/SELL options, select your pair and type in the crypto quantity and the price. The total value will be calculated and displayed automatically.

## Deploy locally
If you want to test the app by yourself, follow these steps:
- Install NodeJS and npm on your machine.
- Install, configure and run the backend server
- Clone the repository with `git clone https://github.com/Myphz/wwwallet-fe.git`
- Inside the clone repository, execute these commands:
```
npm i
npm run dev
```
The website will be available on `http://localhost:5000`.

## Feedback and contributing
Feel free to send us feedback or file an issue.
Feature requests are always welcome.
If you wish to contribute, please take a quick look at the guidelines!

## License
> You can check out the full license here

This project is licensed under the terms of the GNU General Public License