Skip to content
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

[TUTORIAL] Rewrite collection of SDK tutorials for Viem #558

Open
7 tasks
cpengilly opened this issue Mar 12, 2024 · 2 comments
Open
7 tasks

[TUTORIAL] Rewrite collection of SDK tutorials for Viem #558

cpengilly opened this issue Mar 12, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation tutorial new tutorial request or revision to existing tutorial

Comments

@cpengilly
Copy link
Collaborator

cpengilly commented Mar 12, 2024

Optimism SDK is now in maintenance mode and likely will be for a while (not shutting down the sdk yet), but we want to start sending developers to viem instead since it supports fault proofs. This means all the sdk tutorials will need to revised for viem:

@cpengilly cpengilly added documentation Improvements or additions to documentation tutorial new tutorial request or revision to existing tutorial labels Mar 12, 2024
@cpengilly
Copy link
Collaborator Author

Just for future reference, a good viem example of doing a deposit is here: https://github.com/wevm/viem/blob/main/examples/op-stack_deposit/index.tsx
Viem has near 100% test coverage too so nearly all code examples can be copy pasted from viem

@cpengilly
Copy link
Collaborator Author

@smartcontracts checking in on how this might impact our integration testing, please advise 🙏🏾 💟

@sbvegan sbvegan changed the title [TUTORIALS] Rewrite collection of SDK tutorials for Viem [TRACKING] Rewrite collection of SDK tutorials for Viem Mar 21, 2024
@cpengilly cpengilly changed the title [TRACKING] Rewrite collection of SDK tutorials for Viem [TUTORIAL] Rewrite collection of SDK tutorials for Viem Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation tutorial new tutorial request or revision to existing tutorial
Projects
None yet
Development

No branches or pull requests

1 participant