sphere_create

Function sphere_create 

Source
pub async fn sphere_create(
    owner_key: &str,
    workspace: &mut Workspace,
) -> Result<(Did, Mnemonic)>
Expand description

Create a sphere, assigning authority to modify it to the given key (specified by nickname)