implementation("com.solanamobile:rpc-core:0.2.11")
Facilitates interaction with the Solana blockchain by constructing and sending JSON RPC requests. Offers a `SolanaRpcClient` for common RPC methods and supports custom request creation.