bsocial-posts

Official

Publish and read on-chain BSV posts.

Authorb-open-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill aims to publish on-chain posts using BMAP structure and read posts, enabling censorship-resistant social content on the BSV blockchain.

Core Features & Use Cases

  • Create Posts: Post on-chain content linked to identity.
  • Read Posts: Retrieve posts by address and filter by app/protocol.

Quick Start

bun run /path/to/skills/bsocial-posts/scripts/create-post.ts <wif> "Post content here" bun run /path/to/skills/bsocial-posts/scripts/read-posts.ts <address>

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bsocial-posts
Download link: https://github.com/b-open-io/bsv-skills/archive/main.zip#bsocial-posts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository