threefoldtech / minting_v3

minting code for grid v3, using v3 tokenomics
Apache License 2.0
0 stars 0 forks source link

Visualizer for v3 receipts #3

Open LeeSmet opened 2 years ago

LeeSmet commented 2 years ago

V3 receipts have a completely different structure compared to V2, so a new visualizer will be needed. The plan is to not have off chain minting online for too long so, we can just do a simple API server, 2 directories (main and testnet), put the receipts in, and at startup we scan the receipts, index based on nodeid and farmid (next to receipt hash). The api can look up receipts based on nodeid, farmid, and receipt hash.

scottyeager commented 1 year ago

Just noting this feature request from one our farmers: to have an accurate TFT price at time of minting for the purpose of determining cost basis when reporting taxes.

https://forum.threefold.io/t/feature-request-accurate-cost-basis-reporting/3266

sasha-astiadi commented 1 year ago

just incase being worked on please add to 3.7 project

despiegk commented 1 year ago

what is the status of this one

LeeSmet commented 1 year ago

This was never planned for time constraints/no prio. Since the community was asking for this, I did wip up a small poc tool which is hosted at alpha.minting.grid.tf, intended as a "preview" or "sneak peak" for those who were interested one evening. But then there was never any actual/official development. The api which backs it is now also used by the dashboard.