Links

dCMS Overview

Asteroid Decentralized CMS (dCMS) is powered by the Arweave Blockchain.
  1. 1.
    Articles are just JSON files, they can be created & managed headlessly without frontend dependencies
  2. 2.
    Back up encoded data on IPFS, you are the only one who can access your data with your private key
  3. 3.
    Permanently publish articles on Arweave blockchain
  4. 4.
    Mint NFT to prove your ownership of Arweave data
  5. 5.
    NFTs are on-chain and composable with DeFi protocols
  6. 6.
    Contract events will be indexed and GraphQL APIs will serve article data to decentralized frontend apps
  7. 7.
    The frontend app will be able to extract your articles from existing platforms such as Mirror, Medium and Wordpress
  8. 8.
    The default frontend app is a PWA, which doesn’t rely on Google/Apple app stores
  9. 9.
    Every component is decoupled and there is no need for a centralized frontend, but there can exist multiple frontends