当前位置: 首页 > 软件库 > Web3 > 区块链 >

subsocial

授权协议 GPL-3.0 License
开发语言
所属分类 Web3、 区块链
软件类型 开源软件
地区 不详
投 递 者 况喜
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Subsocial by DappForce

Subsocial is an open protocol for decentralized social networks and marketplaces. It's built with Substrate and IPFS.

Features: blogs, posts, comments, upvotes/downvotes, reputation, user feed and notifications, SEO, full-text search.

Try it: Subsocial.Network

Supported by Web3 Foundation

Subsocial is a recipient of the technical grant from Web3 Foundation. We have successfully delivered all three milestones described in Subsocial's grant application. Official announcement.

Repositories

Subsocial consists of several repositories:

  • Node - Substrate-based blockchain node with social networking modules (aka Substrate pallets). This repo assembles all Substrate modules required to launch Subsocial as a standalone blockchain.
  • Off-chain - Saves text data of blogs, posts and comments to IPFS. Builds user feeds and notifications in Postgres. Supports full text search by indexing text data into ElasticSeach database.
  • Web UI - Mobile friendly web UI for Subsocial blockchain. Built with TypeScript, React, Polkadot API libs and Ant Design UI components.
  • JS SDK - JavaScript SDK for Subsocial blockchain. Written in TypeScript.
  • Starter - Start all parts of Subsocial (listed above) in Docker containers with a single script. This will deploy Subsocial blockchain, offchain storage, web UI and explorer.

Demo

Subsocial demo #4, 2019-11-28

Mobile friendly

Subsocial features a mobile friendly web UI.

License

Subsocial is GPL 3.0 licensed.

相关阅读

相关文章

相关问答

相关文档