Qortium Blogs is a Qortium-native blogging dApp for creating and discovering blogs, posts, comments, reactions, rich text, and QDN-hosted media. It is built for embedded use in Qortium Home and uses relative assets for QDN deployment.
- blog and post creation/editing;
- comments and thumbs-up reactions;
- category/tag taxonomy and global search;
- rich-text content with QDN image, video, file, and embed support;
- selected-account and Qortium Home display-setting integration.
The exact live APP publishing name, identifier, and deployed build provenance are not yet documented. Do not infer them from the package or directory name.
npm ci
npm run dev
npm run test
npm run build
npm run lint
npm run format:checkA local Vite preview does not provide the injected Home bridge and is not proof of live QDN behavior.
AGENTS.md— project entry point for AI-assisted work.docs/RELEASE.md— reproducible release/deployment gates.- Canonical project context:
/home/iffi/VsCodec-Projects/Qortium/qortium-dev-workspace/projects/blogs.md
The application docs/ directory is for durable project documentation. AI work
reports belong under /home/iffi/VsCodec-Projects/Qortium/docs/blogs/.
Build, test, or preview does not publish the application. Commit, push, release, deployment, signing, transactions, and QDN publication require explicit owner authorization.