π Welcome!
π Welcome to RSS3! The Open Information Layer.

βοΈ Our Vision
Inspired by the original RSS protocol, RSS3 aims to build the Open Web by enhancing the free flow of Open Information. Learn more about our vision.
π Learn More About Us
πββοΈ Explore Our API and SDK
π Start BUIDLING Right Now
npm i @rss3/js-sdk
pnpm i @rss3/js-sdk
yarn add @rss3/js-sdk
import { dataClient } from '@rss3/js-sdk'
// Get every activity of Vitalik on over 100 blockchains, dApps, and networks.
const res = await dataClient().activities('vitalik.eth')
console.log(res.data)
π οΈ We Listen, We Improve, We Build Together
π€ Your feedback is essential to us. Please don't hesitate to reach out and share your thoughts.
π€ We invite you to join our dedicated Discord channel for developers, where you can directly communicate with our engineering team.
Updated about 2 months ago