Closed
Conversation
✅ Deploy Preview for substrate-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
lisa-parity
reviewed
Aug 26, 2022
| description: Run Wasm Light Clients of any Substrate based chain directly in your browser | ||
| keywords: | ||
| --- | ||
| Substrate is a modular framework for creating use-case optimized blockchains at a low cost, by composing custom or pre-built components. Substrate is the backbone that powers Polkadot, a next-generation, heterogeneous, multi-chain network, and its ecosystem. |
Contributor
There was a problem hiding this comment.
Suggested change
| Substrate is a modular framework for creating use-case optimized blockchains at a low cost, by composing custom or pre-built components. Substrate is the backbone that powers Polkadot, a next-generation, heterogeneous, multi-chain network, and its ecosystem. | |
| Substrate is a modular framework for creating use-case optimized blockchains at a low cost by composing a runtime of custom or pre-built components. |
If this is going to live in the documentation, we don't need the marketing hype and we don't really need to introduce Substrate in this topic. It seems like this might have been intended to live outside of the documentation, but there's not a lot here that isn't covered on the Substrate Connect.
| --- | ||
| title: Substrate Connect | ||
| description: Run Wasm Light Clients of any Substrate based chain directly in your browser | ||
| keywords: |
Contributor
There was a problem hiding this comment.
Suggested change
| keywords: | |
| keywords: | |
| - Substrate Connect | |
| - light client node | |
| - Polkadot | |
| - Kusama | |
| - Westend | |
| - Rococo |
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Co-authored-by: lisa-parity <92225469+lisa-parity@users.noreply.github.com>
Modified title
modify description
lisa-parity
approved these changes
Sep 8, 2022
Contributor
|
Closing in favor of #1509 |
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.
Worth noting that the original request issue is here: paritytech/substrate-connect#1185