Ask HN: What best way to build financial record transaction
https://news.ycombinator.com/item?id=42099270so I tried to build wallet app that handle multicurrency and record transaction
so I kinda need reference material for best way to make it in terms of foolproof way I heard somewhere to build ledger and using decimal to count cent
if you can link paper or use case that would be really helpful
btw: I planning to using rust and postgress for that if anyone asking