-
Notifications
You must be signed in to change notification settings - Fork 76
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
docs: adding intro to sway #55
Conversation
TODO add intro-to-sway as submodule to pull code in. Instead of copy and pasting. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
almost there, just a few more nits
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.
LGTM, great job!! 👏
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.
Great job!
Thanks for remove the $
characters.
I've dropped a couple of non-blocking comments.
* Content is complete just need to revise grammar and formatting * Majority of the information is here now time to make grammar edits * Fix UI * Finished revisions * Adding intro to sway as submodule * adding code imports and better code detection * fixing github audit * Removing submodule and fixing audit * Ready for review * Ready for review * Revert "Ready for review" This reverts commit 439e392. * Revert "Ready for review" This reverts commit 04e73fa. * Revert "Removing submodule and fixing audit" This reverts commit 82be9e4. * Audit fix * Updated intro-to-sway submodule to latest commit * Ready for review * Moving intro to sway example * Revert "Moving intro to sway example" This reverts commit 368ede7. * Update docs/guides/docs/intro-to-sway/contract-functions.mdx Co-authored-by: Sarah Schwartz <[email protected]> * Update docs/guides/docs/intro-to-sway/contract-structs.mdx Co-authored-by: Sarah Schwartz <[email protected]> * Update docs/guides/docs/intro-to-sway/contract-structs.mdx Co-authored-by: Sarah Schwartz <[email protected]> * Update docs/guides/docs/intro-to-sway/contract-abi.mdx Co-authored-by: Sarah Schwartz <[email protected]> * Update docs/guides/docs/intro-to-sway/contract-errors.mdx Co-authored-by: Sarah Schwartz <[email protected]> * small fixes * Update docs/guides/docs/intro-to-sway/rust-sdk.mdx Co-authored-by: Sarah Schwartz <[email protected]> * More changes * Checkpoint before continuing to resolve more comments * Going to continue on the weekend * Testing code import changeback * testing quickstart * Finished * Small change * New code changes * Andres comments * Pausing for now * Fix linter * Fix linter * Fix * Lint * lint * spell * Fixing indentation * Fix * Imports are looking good now * Removing intro to sway git module * Removing intro to sway git module * Remove existing 'docs/guides/examples' from the index * Submodule added * Fixing frontend tests * Almost ready for review * fix lint * Brining back in tests * fix * fix * stupid * fix * fix * updating * Resetting checks * adding to it * fix * Adding this for later * Updating intro to sway side * Update docs/guides/docs/intro-to-sway/typescript-sdk.mdx Co-authored-by: Sarah Schwartz <[email protected]> * Update docs/guides/docs/intro-to-sway/typescript-sdk.mdx Co-authored-by: Sarah Schwartz <[email protected]> * Update docs/guides/docs/intro-to-sway/contract-abi.mdx Co-authored-by: Sarah Schwartz <[email protected]> * fix * testing singular * test only playwrite * Playwrite tests seperate * parallelization * more extraction fixes * Ready for review * small fixes * fix * Sarah changes * Reaedy * Ready * Fixing test * Missing label --------- Co-authored-by: Sarah Schwartz <[email protected]>
Taking the readme upgrading to beta-4 and improving clarity as well as adding a rust testing section