Skip to content

Conversation

@smrz2001
Copy link
Contributor

@smrz2001 smrz2001 commented Dec 5, 2025

Summary

  • Remove all ComposeDB documentation (37 files)
  • Remove all JS-Ceramic documentation (31 files)
  • Remove Wheel documentation
  • Remove roadmap page
  • Add self-anchoring documentation for EVM blockchains
  • Update navigation to make Ceramic One the primary entry point
  • Update homepage and intro sections to focus on Ceramic One
  • Update DIDs docs to remove ComposeDB-specific references
  • Add redirects for removed content paths

- Remove all ComposeDB documentation (37 files)
- Remove all JS-Ceramic documentation (31 files)
- Remove Wheel documentation
- Remove roadmap page
- Add self-anchoring documentation for EVM blockchains
  - Overview with prerequisites and quick start
  - EVM configuration with CLI options and environment variables
  - Covers both anchor verification (--ethereum-rpc-urls) and
    transaction submission (--evm-rpc-url, --evm-private-key, etc.)
- Update navigation to make Ceramic One the primary entry point
- Update homepage and intro sections to focus on Ceramic One
- Update DIDs docs to remove ComposeDB-specific references
- Add redirects for removed content paths
@smrz2001 smrz2001 self-assigned this Dec 5, 2025
@smrz2001 smrz2001 requested a review from michaelsena December 5, 2025 19:54
Copy link
Contributor

@stbrody stbrody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mostly looks good, main thing that I think is missing is instructions on deploying an anchor contract

Copy link

@carsonfarmer carsonfarmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than @stbrody 's comments, this all looks pretty good to me.

- Add anchor contract section with pre-deployed addresses (Ethereum, Gnosis)
- Add deployment instructions linking to ceramic-anchor-service repo
- Replace --ethereum-rpc-urls with --evm-rpc-url (used for both submit and verify)
- Add --additional-chain-rpc-urls for validating anchors from other chains
- Update all examples to use simplified configuration
@smrz2001 smrz2001 merged commit 82036ef into main Dec 5, 2025
1 check passed
@smrz2001 smrz2001 deleted the feat/ceramic-one-self-anchoring branch December 5, 2025 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants