On-chain social media protocol for Solana. Create profiles, publish posts, and manage social connections — all stored on-chain via Anchor programs.
Revival of the Gum Protocol. Originally built by gumhq, preserved and maintained for the Graveyard Hackathon.
- gpl_core — Profile and post management
- gpl_nameservice — On-chain username resolution
- gpl_session — Session key management with macros
- On-chain user profiles with metadata
- Post creation and content storage
- Social graph (follow/unfollow connections)
- Session keys for gasless UX
- Name service for human-readable usernames
anchor build
anchor testForked from gumhq/gum.
Maintained by Purple Squirrel Media