Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1mehdifaraji/coins-stats
Get latest crypto prices in $USD
https://github.com/1mehdifaraji/coins-stats
chrome chrome-extension coin-trader coin-trading coins crypto cryptocurrency price-tracker react reactjs
Last synced: 9 days ago
JSON representation
Get latest crypto prices in $USD
- Host: GitHub
- URL: https://github.com/1mehdifaraji/coins-stats
- Owner: 1mehdifaraji
- License: mit
- Created: 2023-05-13T22:37:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-18T09:45:42.000Z (over 1 year ago)
- Last Synced: 2024-11-23T06:27:05.605Z (2 months ago)
- Topics: chrome, chrome-extension, coin-trader, coin-trading, coins, crypto, cryptocurrency, price-tracker, react, reactjs
- Language: TypeScript
- Homepage: https://coins-stats.s3-website.ir-thr-at1.arvanstorage.ir/
- Size: 802 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CoinsStats
Get latest cryptocurrencies prices in USD as a chrome extension .
## Install chrome extension
1. First download the `ext` folder .
2. In your browser go to `extensions settings` and enable developer mode .
![developer-mode](https://github.com/1mehdifaraji/coins-stats/assets/63982703/669fd601-d030-40ab-896e-4cf582554291)
3. Then click on `Load Unpacked` and select `ext` folder to import .
![load-unpacked](https://github.com/1mehdifaraji/coins-stats/assets/63982703/573fc307-7e20-4439-ac38-848eb3508581)
4. CoinsStats chrome extension is ready to use .
![coins-stats-ext](https://github.com/1mehdifaraji/coins-stats/assets/63982703/af6bf66e-6533-4f2a-ba26-7a6ca673e348)
## Preview
You can also checkout the website version of [CoinsStats](https://coins-stats.s3-website.ir-thr-at1.arvanstorage.ir) .
## Features
- Darkmode
- Multilanguage
- Filter out coins with search
- Add coins to favourites
- Add wallet addresses## Run project
`npm install`
`npm run start`## Test
`npm run test`
`npm run test:e2e`## Developer
[@mehdifaraji](https://github.com/1mehdifaraji/)