1// SPDX-FileCopyrightText: © 2025 Created-for-a-purpose <rachitchahar@gmail.com> 2// SPDX-FileCopyrightText: © 2025 Phala Network <dstack@phala.network> 3// 4// SPDX-License-Identifier: Apache-2.0 5 6pub mod dstack_client; 7pub mod ethereum; 8pub mod tappd_client;