DEV Community

neuralmint
neuralmint

Posted on

I Built 6 Python Crypto CLI Tools and Packaged Them Into a Bundle for 0.1 SOL

I've been building Python CLI tools for crypto every day. After 6 tools, I realized — other people might want these too.

So I packaged them all into a single bundle.

What's Inside

Tool What it does
Token Info Price, liquidity, volume for any token on 20+ chains
Crypto News Latest headlines from CoinDesk, Cointelegraph, CryptoSlate
Wallet Tracker Check SOL & ETH balances from terminal
Gas Checker Real-time ETH & SOL gas fees
Portfolio Rebalance Calculate buy/sell amounts to hit target allocations
Crypto Sentiment Reddit sentiment analysis for any coin

All pure Python stdlib. Zero pip dependencies. MIT licensed.

Why I'm Selling These

They took time to build, test, and document. I figured if even one person finds them useful enough to buy, that's validation to keep making more.

Pricing

Individual tool: 0.02 SOL (~$3)
Full bundle (all 6 + lifetime updates): 0.1 SOL (~$15)

Get Them

https://neuralmint.github.io/tools-store/

SOL: 4TGyiYBjaYhFFPNYyCoJjf16ctUsWVBiMR1FXQxEfhWi
ETH: 0xe07f177E0725c11EEc8BeA34C5b5193CaF2a1A6a


Follow me for more Python crypto tools.

Top comments (0)