pub async fn sphere_create( owner_key: &str, workspace: &mut Workspace, ) -> Result<(Did, Mnemonic)>
Create a sphere, assigning authority to modify it to the given key (specified by nickname)