---
title: "alloy/rpc-jsonrpsee"
description: "Base RPC client using the jsonrpsee framework."
source: https://basehub.org/crates/alloy/rpc-jsonrpsee/
---
import { LinkCard } from '@astrojs/starlight/components';

## Overview

The `base-alloy-rpc-jsonrpsee` crate implements the Base RPC client on top of the [jsonrpsee](https://github.com/paritytech/jsonrpsee) framework.

## Source

<LinkCard title="View source on GitHub" href="https://github.com/base/base/tree/main/crates/alloy/rpc-jsonrpsee" />
