Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration into Personal Finance Tool #90

Open
michielbdejong opened this issue Nov 10, 2020 · 2 comments
Open

Integration into Personal Finance Tool #90

michielbdejong opened this issue Nov 10, 2020 · 2 comments

Comments

@michielbdejong
Copy link
Member

I'm importing my bank transaction logs into my Solid Pod. This is useful in itself, but also a way to get ledger data into my PDS and start dogfooding from there.
The data format will not be the same as for nlt-kit, because that's mainly based on StateTransitions as the base data.

Maybe it makes sense to have a network ledger view in the user's PDS which may also include records of HalfTrades in which the user doesn't participate, as long as the identity relation between HalfTrades in one ledger view and another is bulletproof, to avoid double billing.

Some entries may be speculative (e.g. implying a purchase HalfTrade where there is evidence of a payment HalfTrade in a shop). That's just how bookkeeping works. You can edit your own records to best help your understanding of the world, without affecting reality.

So then maybe I do want to store duplicate entries from the message logs into the ledger-view store.

@michielbdejong
Copy link
Member Author

I should port the nlt-kit code to solid-logic / money-pane, once I start allowing users of MoneyPane to participate in the LedgerLoops testnet, but for now I can just keep in mind that I want them to use the same data formats. I should document those on https://pdsinterop.org/conventions/.

@michielbdejong
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant