Crypto accounting for startups and crypto-native teams. Track wallet activity, tag transactions, and generate clean reports for expense management.
Story
Freelancers and startups getting paid in crypto were tracking everything in spreadsheets. QuickBooks doesn't understand wallets, chains, or token prices, and the crypto-specific tools that existed were either too complex or too unreliable.
I built CryptoTally as a clean, multi-chain portfolio tracker with transaction tagging and reporting. Connect wallets, auto-import activity, categorize transactions into accounting-friendly buckets like payroll, expenses, and revenue. Structured it as a monorepo: app, server, landing page, and docs all in one repo.
The tricky part was normalizing on-chain data. Token swaps, bridging, multi-sig transactions. It's messy. Built a categorization engine that handles the edge cases and turns raw blockchain activity into something a bookkeeper can actually read.