pub fn create_coop_project( name: String, description: String, ) -> Result<Value, String>
Create a cooperative project on this device without requiring Sanctuary unlock.