non-custodial · open source · npm
Live prices, 7-day charts, and read-only wallet watch — scriptable, beautiful, and 100% non-custodial. One command, any shell.
npx mybitduitNot a mockup — those are live prices, in your browser.
--json on the wallet view pipes straight into jq and your tooling. Built to live in pipelines.
Top coins by market cap with real prices and 7-day braille charts, drawn right in the terminal.
Paste any Solana address — balances, holdings, total value, 24h. Read-only, we only ever look.
It shows you things or asks your own wallet to sign. It never holds, freezes, or moves your funds.
Comet-lit borders, braille charts, a flag wordmark. The loved, design-led crypto CLI that didn't exist.
npx mybitduit and you're in — Node 18+, any shell. Or npm i -g to keep it forever.
$ mybitduitopen the full-screen live app — top 10 + 7-day charts
$ mybitduit topprint the top 10 by market cap once, then exit
$ mybitduit price sol btc ethprint prices for the coins you name
$ mybitduit watch <address>read-only Solana wallet — balances, value, 24h
$ mybitduit watch <address> --jsonsame, as JSON — pipe into jq or anything
Outside a TTY (a pipe, a CI job), bare mybitduit prints the top 10 — so it never hangs a script.
run it now
npx mybitduitinstall globally
npm install -g mybitduitor with curl
curl -fsSL https://mybitduit.com/install.sh | shRequires Node 18+. Uninstall anytime: npm uninstall -g mybitduit — we never trap you.