Expand description

Types to help with building simulated networks. Note this is an experimental prototype.

Structs

Data to use to simulate a dht network.

Functions

The zome to use for this simulation. Currently this is a limitation of this prototype that you must use the data generation zome in the actual simulation so the Dna record matches. Hopefully this limitation can be overcome in the future.

Generate test data for a simulated network using holochain. The data can be cached to the tmp directory which can save time on running tests or it can be all held in memory.