Website: https://getnimbus.io
β¨ USP
- π On-chain & CEX tracking: We help you track your investment on Binance, CoinBase, Bybit,β¦ and the biggest chains like Ethereal, Solana, Polygon, BNB, Base,...
- π Investment metrics (PnL, Volatility, Returns, Sharpe ratio,β¦): Most other tools only show what you have right now, but with Nimbus, we give you advantage analysis so you can get your PnL, portfolio volatility, Sharpe ratio, money flow,β¦ You can understand what is going on with your investment, and what the next step to do.
- π©βπΎ Yield farming suggestion: Donβt just let your token stay the same, we turn your holding into passive income by suggesting yield farming opportunities
- π³ Whale analysis: The easiest way to gain in this market is to follow the whale, with our hand-pick whale list, you can get their insight, and then make a huge profit like them
Project Setup
yarn install
Commands
Build
Development, HMR
yarn run dev
Then after that, load the unpacked extension to the browser under dist
folder
Production
Minifies and optimizes extension build
yarn run build
Load extension in browser
Loads the contents of the dist directory into the specified browser
yarn run serve:chrome
yarn run serve:firefox