A decentralized diary application on Solana for secure, permanent, and private daily journaling with image support.
On-chain journal CRUD dapp on Solana using PDAs for per-wallet create/update/delete of title+message entries.
A renamed Solana starter template with real tests but zero real development.
Dimensions
This repo is a lightly renamed fork of the official create-solana-dapp 'crud-app' template: the vault example became a journal, but the README, generic 'Solana Starter Kit' UI copy, and a mismatched Anchor.toml/lib.rs program ID all betray the origin. Two commits landed 34 seconds apart with zero stars and one contributor, so momentum is effectively nil. The LiteSVM unit tests covering create/update/delete and wrong-owner rejection are the strongest thing here, but they cannot offset the authenticity flags that cap technical quality at 28. Against the corpus, no journal/diary-style neighbor scores above 0.033: Soldiary and Lotl are the closest conceptual matches and both carry dead repo links, while MoodChain survives but targets wellness gamification, not raw CRUD. None of the 189 winners across payments, DAO, and infrastructure tracks share this project's on-chain-data-storage tag, and the 70 topical neighbors reported for the nearest match signal a crowded but ill-fitting lane. One derivative project building on this template is the only real ecosystem signal. Next move: ship an original mechanic on top of the CRUD scaffold, or abandon the template path entirely.
Closest competitors
A decentralized collective diary for shared journaling and collaborative storytelling.
A blockchain-based mood diary that rewards daily emotional logging with NFT achievements.
A decentralized event management platform on Solana for creating events and purchasing tickets with tokens.
A decentralized voting platform on Solana for secure, transparent, and low-cost on-chain governance and polling.
Winner DNA
DeFi/payments primitive focus (payments and stablecoins each 14.3% of winners): missing
This repo is a plain data-storage CRUD app with no DeFi component.
Anchor/Rust on-chain program (25.9% of winners use Anchor): present
Built with Anchor and Rust for the journal program.
React/TypeScript frontend (38.6% of winners use React): present
Next.js/React frontend with a Codama-generated client and wallet-standard integration.
Sustained multi-contributor development history: missing
Only 2 commits from 1 contributor, pushed 34 seconds apart.
Novel problem framing beyond a starter template: missing
Repo is an unmodified fork of the official crud-app template with mismatched, generic README copy.
External ecosystem traction (forks or derivative builders): present
One corpus entry was classified as a derivative built on top of this project.