A digital world where exploration builds community and generates rewards.
Learn more about Utopia
Explore the documentation for Utopia, the foundational layer designed to unify your on-chain experience. We're eliminating the fragmentation of Web3 by bringing Social interactions and DeFi utilities into one cohesive platform.
Here, you'll find everything you need to understand, navigate, and thrive in the universe we're creating.
// Import the Utopia SDK
import Utopia from "utopia-sdk";
// Initialize the Utopia client with your identity
const utopia = new Utopia({ apiKey: "YOUR_UTOPIA_ACCESS_KEY" });
// Send your first message across the universe
const transmission = await utopia.communication.broadcast({
  message: "Hello, Utopia!",
  channel: "genesis"
});
console.log("Message propagated through the network:", transmission.id);
Join a community of over 1,000 explorers
Join our Telegram community and follow us on Twitter in just a few steps.
Last updated
