DEV Community

Michael
Michael

Posted on

I built CryptoHODL: a private iOS crypto portfolio tracker with no accounts and no cloud

Most crypto portfolio apps want an account, an email, exchange API keys, or a cloud sync you never asked for. I wanted the opposite, so I built CryptoHODL for iOS.

What it is:

  • A portfolio tracker, not a wallet. No seed phrase, no private keys, no KYC.
  • No account, no login, no cloud. Your holdings stay on your iPhone.
  • Prices come from CoinGecko.
  • Free for 4 coins. Pro is a one-off £9.99 unlock, no subscription.

Why no accounts: if the app never has your data, there is nothing to leak and nothing to sell. Tracking what you own does not require a server.

App Store (UK): https://apps.apple.com/gb/app/cryptohodl/id6762301572

Built in Swift/SwiftUI by Michael Dunnaway. Happy to answer questions about the no-backend approach, and feedback on what to add next is very welcome.

Top comments (0)