Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cartesi Rollups DApp modularity

It's been some time that i have a question in my mind. Is it possible to implement a modularity strategy for complex Cartesi Rollups DApps where we have the main logic program (the one responsible for the input loop) depending on one or more HTTP services running separately? The diagram here illustrates the architecture I have in mind.

architecture

like image 801
tuler Avatar asked Aug 08 '26 07:08

tuler


1 Answers

Yes, this design will definitely work inside the Cartesi Machine.

Remember that your dApp is running on a Linux inside the Cartesi Machine. ;-)

That said, you can have these components of your architecture (the HTTP services in your diagram) communicating with each other using whatever protocol that exists in a normal Linux.

Best regards!

like image 64
Cláudio Avatar answered Aug 10 '26 22:08

Cláudio



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!