Get to know about the extension, on its offical website.
CryptoBase is a chrome extension built for getting all the needs of crypto-trading fulfilled, by just a single-click. No need to visit other websites to keep a watch on the market.
- You can set up notifications directly and we'll remind you every minute with the price of your cryptos.
- See the latest price of popular cryptos in our homepage. It updates itself every minute to get you the latest price.
- Follow any cryptos. We keep them saved and show them separately.
- Check out the trending new coins in our trending page. Great early bets can be made there!
- Search for any coins in our dedicated search for cryptos.
Our 'Market Watch' feature sets up notification for any crypto of your choice and fires it every minute with its latest price.
It's live on chrome web store! You can check it out here.
You can also run it locally in your machine, by following these steps.
-
Clone the repo (https://github.com/nischalNikit/crypto-base):
-
Navigate to chrome://extensions/
-
Toggle the developer mode (Activate it).
-
Click on 'Load Unpacked'
-
Select the 'build' folder from the root folder which you cloned in the first step.
- Front End
- TypeScript.
- React JS.
- Redux.
- Material UI.
- Back End
- Firebase Authentication.
- Firestore DB.
- Testing
- Jest, Enzyme.