docs: position Tempo as its own L1, not just another EVM chain#481
Open
snario wants to merge 1 commit into
Open
docs: position Tempo as its own L1, not just another EVM chain#481snario wants to merge 1 commit into
snario wants to merge 1 commit into
Conversation
Reframe the quickstart pages so they lead with Tempo's identity as a payments-first Layer 1 with its own consensus, sub-second finality, and USD-denominated gas, rather than self-categorizing as "another EVM chain." - integrate-tempo: drop "fully compatible... everything works"; lead with Tempo as an L1 that runs the EVM as its execution engine - connection-details: "like any other EVM chain" -> "standard EVM tooling"; reframe the native-balance warning from a "quirk" to USD gas by design - evm-compatibility: retitle "EVM Differences" -> "EVM Compatibility"; state plainly that Tempo is its own chain, not an Ethereum network, and frame the deltas (no native token, state costs) as deliberate design - vocs.config: sidebar label "EVM Differences" -> "EVM Compatibility" No behavior or protocol changes; positioning and tone only.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Updates the wording on the quickstart pages so they describe Tempo as its own Layer 1 that runs the EVM, rather than as another EVM chain. Tone and framing only, no behavior changes.
The
learn/pages already describe Tempo as a payments-first L1, but the quickstart pages led with "fully compatible with the EVM, everything works" and "connect like you would with any other EVM chain." That undersells what Tempo is and oversells how much works unchanged. The fact that gas is in USD and there is no native token was tucked away as the reason a balance check looks odd, when it is one of the main things that makes Tempo distinct.Changes:
Page URLs and section anchors are unchanged, so existing links still work.
bun run buildandbun run checkpass locally.