English
English
English

Your high speed blockchain gateway

Your high speed blockchain gateway

Your high speed blockchain gateway

Reliable, high-performance access to blockchain networks through globally distributed edge servers.

Reliable, high-performance access to blockchain networks through globally distributed edge servers.

Reliable, high-performance access to blockchain networks through globally distributed edge servers.

Get started in a few lines

index.jsx

import { createThirdwebClient } from "thirdweb";
import { getRpcUrlForChain } from "thirdweb/chains"

// Initialize the thirdweb client with your Client ID
const client = createThirdwebClient({ clientId: "YOUR_CLIENT_ID" });

// Get the RPC URL for a specific chain (e.g., Ethereum Mainnet: 1)
const rpcUrl = getRpcUrlForChain({ client, chainId: 1 });

console.log("Thirdweb RPC URL:", rpcUrl);
// You can now use this URL with thirdweb or any library

Get started in a few lines

index.jsx

import { createThirdwebClient, getRpcUrlForChain } from "thirdweb";

// Initialize the thirdweb client with your Client ID
const client = createThirdwebClient({ clientId: "YOUR_CLIENT_ID" });

// Get the RPC URL for a specific chain (e.g., Ethereum Mainnet: 1)
const rpcUrl = getRpcUrlForChain({ client, chainId: 1 });

console.log("Thirdweb RPC URL:", rpcUrl);
// You can now use this URL with thirdweb or any library

Get started in a few lines

index.jsx

import { createThirdwebClient } from "thirdweb";
import { getRpcUrlForChain } from "thirdweb/chains"

// Initialize the thirdweb client with your Client ID
const client = createThirdwebClient({ clientId: "YOUR_CLIENT_ID" });

// Get the RPC URL for a specific chain (e.g., Ethereum Mainnet: 1)
const rpcUrl = getRpcUrlForChain({ client, chainId: 1 });

console.log("Thirdweb RPC URL:", rpcUrl);
// You can now use this URL with thirdweb or any library

Build on 2,500+ EVM chains

Build on 2,500+ EVM chains

Build on 2,500+ EVM chains

Get started with RPC in minutes.

thirdweb offers the most complete web3 development toolkit, stretching far beyond smart wallets and account abstraction.

Get started with RPC in minutes.

thirdweb offers the most complete web3 development toolkit, stretching far beyond smart wallets and account abstraction.

Get started with RPC in minutes.

thirdweb offers the most complete web3 development toolkit, stretching far beyond smart wallets and account abstraction.