Function create_hardhat_project

Source
pub fn create_hardhat_project(
    project_name: String,
) -> Result<(), Box<dyn Error>>