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: 8 months 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 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T09:45:42.000Z (over 2 years ago)
- Last Synced: 2025-01-23T13:45:55.423Z (10 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 .

3. Then click on `Load Unpacked` and select `ext` folder to import .

4. CoinsStats chrome extension is ready to use .

## 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/)