Open diminator opened 6 years ago
@diminator thanks for opening this issue. I definitely agree with you, we need to make this operations "primitives" of the system. I think it's time to write a BEP.
I think it's time to write a BEP.
yes, it's time :)
bigchaindb -v
):Description
Simple operations like
create and retrieve are quite easy to use, but update/transfer is very convoluted. From the docs:
There are many moving parts where things can go wrong. I would expect a simple ORM syntax will drive adoption.
The
js-driver-orm
is a good starting point for this...