Initial commit: Crypto address tracker for Romanian tax calculations

- Bitcoin and Ethereum address tracking
- Identifies first purchase from exchanges
- Interactive CLI mode with historical price lookup links
- Test suite with public addresses
- Documentation for Claude Code

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-10-03 15:35:30 +03:00
commit 51c9202556
6 changed files with 670 additions and 0 deletions

1
requirements.txt Normal file
View File

@@ -0,0 +1 @@
requests==2.31.0