generated from shuding/nextra-docs-template
-
Notifications
You must be signed in to change notification settings - Fork 40
Separate EVM and CosmWasm #240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains 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
- Reorganizes all the files to separate out EVM specific content from CosmWasm specific content. - Consoldates duplicate content - Improved user quickstart - UI and code structure improvements
Added a tab for EIP-6963 (Sei Accounts)
cordt-sei
approved these changes
Mar 14, 2025
- Reorganized content around seid - Fixed broken links and changed a card on the cosmos home page - Moved pointers section to evm as it is slightly more evm focused than sei focused - Made note on Blocknatives API being free, but limited
Hide for now
cordt-sei
approved these changes
Mar 17, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
build and runs, lgtm
cordt-sei
approved these changes
Mar 17, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as previous, just catching changes I did not load in at the time
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.
Separate EVM and CosmWasm
This PR improves the separation of EVM and CosmWasm inside the docs to improve clarity and let developers know what they need and what they do not.
Changes:
Files Removed:
building-a-frontent
anddev-frontend-dapps
were separated into EVM and CosmWasm sectionsdev-smart-contracts
was separated into EVM and CosmWasm sectionsevm-cli-tutorial
page was really a CosmWasm page (as it uses seid), this was added toseid
page in the CosmWasm sectionresources-tools-and-resources
: Deleted, not much in hereresources-rescources
: Deleted, wasn't really usefulaccount-structure
was merged with the learn/accounts pagedev-transactions
: was separated into EVM and CosmWasm sectionsgeneral-overview
: moved to EVM section index pagehd-path-and-coin-types
: Merged in with the accounts page (could be moved somewhere else)linking-addresses
: was merged into to the top of the learn/accounts pagewallet-association
: was merged into to the learn/accounts pagePreview
https://feature-separation.d6a0j0qs0ri14.amplifyapp.com/