OrdinalMaxiBiz / bounties

3 stars 0 forks source link

#8 (CLAIMED) - Create an Ordinals Tax Reporting Solution #8

Open OrdinalMaxiBiz opened 1 year ago

OrdinalMaxiBiz commented 1 year ago

8 - Create an Ordinals Tax Reporting Solution - aka a program that creates P&L statements based on PSBT trades pulled from Bitcoin wallets (xpubs) or similar. Must only use wallet info for pulling info and respect values of privacy/pseudonymity (0.5 BTC)

Celshade commented 1 year ago

https://github.com/Celshade/BTCelParse

[V1] ✅ Stand-alone CLI/server tool. ✅ Extremely light-weight. ✅ Can be easily configured/integrated into other dev-tools. ✅ Single-wallet parsing (for now) ✅ Identifies confirmed/unconfirmed P/L

[Ongoing Work]

NatanStein commented 12 months ago

My submission and open source code at

https://github.com/orgs/ordinals-tracker/repositories

Live website at: https://ordinalstracker.io/#/

DEVELOPED API: https://api.ordinalstracker.io/

Features:

✅ Mobile📱 | Desktop 🖥️ ✅ Multi wallet search. ✅ Wallet connection integration. ✅ USD trade values based on BTC price from the exact timestamp. ✅ Stats for holdings and overall balance. ✅ Tracking all possible moviments from the asset as Receive, Send, Mint, Airdrop, Buy, Sell. ✅ Content from especific Ordinal display. ✅ Ordinals + Bitmap support. ✅ Public API deployed on AWS for holdings and tax report. ✅ PNL | UPNL | BUY | SELL | MINT total BTC amounts and USD based on the BTC price timestamp. ✅ Chart as a bar plot to show buy, sell, mint daily. ✅ Activities grouped by collections with chronology standard.

AnalyticsNinja commented 11 months ago

Gm Here is my submission : Live website : https://analysoor.com/ Frontend : https://github.com/AnalyticsNinja/omb-tax-frontend Backend : https://github.com/AnalyticsNinja/omb-tax-backend

It's fully open source, It's using ordhook as an ordinal indexer, I will add more documentation later

Features:

Just-JB commented 11 months ago

My solution:

✨don’t✨