Holochain Dev Pulse #50
Topics
sim1h and its importance
Getting started with sim1h
Next up
-
-

Parallel Development
Sim1h also makes it possible to do parallel staging of our network components, enabling us to move beyond the tandem staging framework we’ve been using thus far.Show this thread -
By testing and debugging in sim1h we’re gaining confidence that the individual components of our technology stack are working as expected.



Show this thread -
Holochain Core works well within the boundaries of its tests and in-memory network, as does lib3h within its test suites that try to mock real-world usage. When we put the two together, however, it leads to a lot of complex behaviors that take time to analyze and test.
Show this thread -
Want to read the whole article and find out how to start with sim1h? Click here for the full Dev Pulse vol 50: http://ow.ly/3j6x50wLFhi pic.twitter.com/fRI7oa2k98
Show this thread
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Sim1h is an important addition to our testing tools because it finally lets you deploy a real test network and view all network activity from one machine.