holochain_client 0.2.0

A Rust client for the Holochain Conductor API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
manifest_version: "1"
name: foo-test
description: ""
roles:
  - id: foo
    provisioning:
      strategy: create
      deferred: false
    dna:
      bundled: ./test.dna
      properties: ~
      network_seed: ~
      version: ~
      clone_limit: 10