Build Your Own Social Dapp
Subsocial is a development platform that provides building blocks for decentralized social media
Build Your Own Social App
Fast
Subsocial runs on the Polkadot ecosystem and can process more than 1000 transactions per second.
Monetize
Start making money from day 1, by using Subsocial’s monetization features. Add tipping, ads, or social tokens to your dapps quickly.
Productive
Build and iterate quickly with Subsocial’s TypeScript SDK. We handle the blockchain, so that you can focus on building your app.
Supports IPFS
Upload your content on our IPFS or use your own node. No need to use any centralized service like AWS or others.
import { newFlatSubsocialApi } from '@subsocial/api'
const api = await newFlatSubsocialApi({
substrateNodeUrl: 'wss://testnet.subsocial.network',
ipfsNodeUrl: 'https://staging.subsocial.network/ipfs'
})
const space = await api.findSpace({id: 1})
console.log(space)
Connect to Subsocial in Seconds
The power of a blockchain with the simplicity of code
SDK & Template Dapps
We have created a TypeScript-based SDK that you can use to interact with the Subsocial blockchain very easily.
You can use this SDK in any JS projects (React, Vue, Angular, Node apps, etc.). We are focused on providing you the capability to customize your dapp as much as possible.
Projects Built on Subsocial
Have a disruptive dapp idea?
Build on Subsocial, Get Rewarded
Subsocial is built by developers, for developers. We would love to help you build revolutionary dapps, and provide you with guidance, mentorship, and support. We have a grant program that we can support you with.
Subsocial allows developers to easily monetize their dapps through the Dapp Staking system. Token holders can stake towards their favorite dapps, and the developers of those dapps will receive token rewards.
Share your idea to join our ecosystem
Fill the formHow Does It All Work?
Still Confused?
You can find further details about the technology in documentation listed below