https://github.com/phatpham9/crypto-roi
A ROI calculator of holding top coins on coinmarketcap.com
https://github.com/phatpham9/crypto-roi
crypto-roi cryptocurrency es6 javascript roi
Last synced: 3 months ago
JSON representation
A ROI calculator of holding top coins on coinmarketcap.com
- Host: GitHub
- URL: https://github.com/phatpham9/crypto-roi
- Owner: phatpham9
- License: mit
- Created: 2018-01-13T03:11:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T00:52:14.000Z (about 3 years ago)
- Last Synced: 2025-03-02T23:35:11.385Z (9 months ago)
- Topics: crypto-roi, cryptocurrency, es6, javascript, roi
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/crypto-roi
- Size: 691 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crypto-roi
A ROI calculator of holding top coins on coinmarketcap.com
[]()
[](https://travis-ci.org/phatpham9/crypto-roi)
[](https://github.com/phatpham9/crypto-roi)
[](https://github.com/phatpham9/crypto-roi)
[](https://www.npmjs.com/package/crypto-roi)
[](https://www.npmjs.com/package/crypto-roi)
## Usage
### Install
Make sure you have NodeJS >= 9, yarn (most prefered) or npm installed. Then install the library to your project:
```bash
yarn add crypto-roi
```
### Example
The result will look like this:
## Author & Contributors
- Phat Pham | Author | [Website](https://onroads.xyz) | [GitHub](https://github.com/phatpham9)
- Khang Huynh | [GitHub](https://github.com/khanghuynh92)