Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lobor/prycto
Show profit (crypto) and more
https://github.com/lobor/prycto
Last synced: 7 days ago
JSON representation
Show profit (crypto) and more
- Host: GitHub
- URL: https://github.com/lobor/prycto
- Owner: lobor
- Created: 2021-05-24T08:12:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T10:20:40.000Z (about 3 years ago)
- Last Synced: 2023-03-08T07:09:00.093Z (almost 2 years ago)
- Language: TypeScript
- Size: 4 MB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prycto
Prycto app for cryptocurrency
You can add different exchange with API key
The objective of the application is to follow its positions on a pair and not on a crypto
Usually we trade stablecoins, having our balance is one thing, but knowing what we earn is more important.## Coming soon
- Addition of Metamask, with price management according to a pool
- migration of cloud server
- encryption of balances## Requirements
- node
- docker
- docker-compose## Getting Started
First, run install dependencies:
```bash
npm install
# or
yarn install
```copy and paste `prycto-client/.env.dist` to `prycto-client/.env` and change variable env
copy and paste `prycto-server/.env.dist` to `prycto-server/.env` and change variable envAdd in `/etc/hosts`
```txt
127.0.0.1 prycto.localhost
127.0.0.1 prycto-api.localhost
```Then, run development container:
```bash
docker-compose up
```Open [http://prycto.localhost](http://prycto.localhost) with your browser to see the result.
## Donations
I am not greedy, I take if you want to give
BSC `0x29373EcE043a1a86066b37e89eEa6b93FD700E36`