rchain-community / rchain.cloud

Online Rholang interpreter.
http://rchain.cloud
20 stars 8 forks source link

Print stdout and stderr #10

Closed wangjia184 closed 6 years ago

wangjia184 commented 6 years ago

Since version 0.3, powerbox is integrated which allows rholang contact to print messages to console via stdout and stderr.

One of the examples is here: https://github.com/rchain/rchain/blob/master/rholang/examples/stdout.rho

http://rchain.cloud/ should print the console messages

tschoffelen commented 6 years ago

Yes, this should work by default once we finish #9!

tschoffelen commented 6 years ago

9 has been merged, and stdout and stderr are now being displayed.

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.