Skip to content

docs: rewrite quickstart for ZKsync OS#498

Open
sarahschwartz wants to merge 20 commits intomainfrom
sarah/quickstart-updates
Open

docs: rewrite quickstart for ZKsync OS#498
sarahschwartz wants to merge 20 commits intomainfrom
sarah/quickstart-updates

Conversation

@sarahschwartz
Copy link
Copy Markdown
Contributor

@sarahschwartz sarahschwartz commented Mar 13, 2026

Replaces the /zksync-network/guides section with an updated quickstart that assumes the user is building for a zksync-os chain.

The quickstart supports options for the user to deploy on either testnet or a local node, using foundry or hardhat for contract development, and react or vue for frontend development

This PR also includes e2e tests for the quickstart. The tests cover all user flows on a local node.

@sarahschwartz sarahschwartz self-assigned this Mar 13, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 13, 2026

Visit the preview URL for this PR (updated for commit 7eb2405):

https://zksync-docs-staging-5eb09--pr498-sarah-quickstart-upd-q8dcjhma.web.app

(expires Thu, 26 Mar 2026 15:12:22 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: bfaafba5fa82d4f63473aaa76a21fabf1fbb3a11

@sarahschwartz sarahschwartz marked this pull request as ready for review March 17, 2026 17:22
@sarahschwartz sarahschwartz requested a review from a team as a code owner March 17, 2026 17:22
@uF4No
Copy link
Copy Markdown
Contributor

uF4No commented Mar 18, 2026

In Interact with your contract, using Testnet and Hardhat with ethers, we're using const [sender] = await ethers.getSigners(); . Does this actually work? with viem you're using the new Hardhat keysore instead so I'd guess we should do the same with ethers?

@sarahschwartz
Copy link
Copy Markdown
Contributor Author

Does this actually work?

yes, this also uses the keystore in the background

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants