non-custodial · open source · npm

The crypto terminal you'll actually love.

Live prices, 7-day charts, and read-only wallet watch — scriptable, beautiful, and 100% non-custodial. One command, any shell.

$npx mybitduit
v1.0.57 ─────────── Made by KrackedDevs · Malaysia ─╮
mybitduit
live · top 10 · non-custodial
connecting to markets…
↑↓:mover:refreshq:quit coingecko · 60s
╰──────────────────────────────────────────────────────╯

Not a mockup — those are live prices, in your browser.

A CLI that respects your terminal.

▸_

Scriptable

--json on the wallet view pipes straight into jq and your tooling. Built to live in pipelines.

▲▼

Live markets

Top coins by market cap with real prices and 7-day braille charts, drawn right in the terminal.

Wallet watch

Paste any Solana address — balances, holdings, total value, 24h. Read-only, we only ever look.

[]

Non-custodial

It shows you things or asks your own wallet to sign. It never holds, freezes, or moves your funds.

Built with taste

Comet-lit borders, braille charts, a flag wordmark. The loved, design-led crypto CLI that didn't exist.

$

Zero install

npx mybitduit and you're in — Node 18+, any shell. Or npm i -g to keep it forever.

Every command.

$ mybitduit

open the full-screen live app — top 10 + 7-day charts

$ mybitduit top

print the top 10 by market cap once, then exit

$ mybitduit price sol btc eth

print prices for the coins you name

$ mybitduit watch <address>

read-only Solana wallet — balances, value, 24h

$ mybitduit watch <address> --json

same, 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.

Get it running.

run it now

$npx mybitduit

install globally

$npm install -g mybitduit

or with curl

$curl -fsSL https://mybitduit.com/install.sh | sh

Requires Node 18+. Uninstall anytime: npm uninstall -g mybitduit — we never trap you.