Crypto Tax calculator
Go to file
Nathan Woodburn 6ff1afd46d
All checks were successful
Build Docker / BuildImage (push) Successful in 51s
feat: Add initial solana integration
2024-11-28 17:26:04 +11:00
.gitea/workflows Initial commit 2024-11-28 11:46:20 +11:00
chains feat: Add initial solana integration 2024-11-28 17:26:04 +11:00
templates feat: Add initial solana integration 2024-11-28 17:26:04 +11:00
.gitignore feat: Started on SOL integration 2024-11-28 14:05:27 +11:00
chain_module.py feat: Add initial solana integration 2024-11-28 17:26:04 +11:00
Dockerfile Initial commit 2024-11-28 11:46:20 +11:00
example.env feat: Add initial solana integration 2024-11-28 17:26:04 +11:00
LICENSE Initial commit 2024-11-28 11:46:20 +11:00
main.py Initial commit 2024-11-28 11:46:20 +11:00
price.py feat: Add initial solana integration 2024-11-28 17:26:04 +11:00
README.md feat: Add initial solana integration 2024-11-28 17:26:04 +11:00
requirements.txt feat: Add initial solana integration 2024-11-28 17:26:04 +11:00
server.py feat: Add initial solana integration 2024-11-28 17:26:04 +11:00

FireTax

Open Source Tax Calculator

Notes

  • Add a coingecko free demo api to speed up syncing (save it as api_keys/coingecko.txt)