feat: remove ComposeDB/JS-Ceramic, add Ceramic One self-anchoring docs#113
Merged
feat: remove ComposeDB/JS-Ceramic, add Ceramic One self-anchoring docs#113
Conversation
- 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
stbrody
reviewed
Dec 5, 2025
stbrody
reviewed
Dec 5, 2025
stbrody
reviewed
Dec 5, 2025
Contributor
stbrody
left a comment
There was a problem hiding this comment.
mostly looks good, main thing that I think is missing is instructions on deploying an anchor contract
carsonfarmer
approved these changes
Dec 5, 2025
carsonfarmer
left a comment
There was a problem hiding this comment.
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
carsonfarmer
approved these changes
Dec 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary