pub fn get_or_create_program_id( name: &str, target_path: impl AsRef<Path>, ) -> Pubkey
Read the program keypair file or create a new one if it doesn’t exist.