Open jellegerbrandy opened 6 years ago
This issue just to mark the fact that we need some kind of way of updating hte UI if content on the blockchain changes.
There are two options:
And we have two possible data sources to read the info form:
We can even mix that: poll the db for changes, and then read (with the help of paratii-lib) the latest state fromthe blockchain.
There are pro's and con's to both.
@ya7ya , @bent0b0x
This issue just to mark the fact that we need some kind of way of updating hte UI if content on the blockchain changes.
There are two options:
And we have two possible data sources to read the info form:
We can even mix that: poll the db for changes, and then read (with the help of paratii-lib) the latest state fromthe blockchain.
There are pro's and con's to both.