-
Notifications
You must be signed in to change notification settings - Fork 224
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
feat(target_chains/ethereum): add arbirum stylus sdk #2041
base: main
Are you sure you want to change the base?
Conversation
v1.9.3
@Ifechukwudaniel is attempting to deploy a commit to the Pyth Network Team on Vercel. A member of the Team first needs to authorize it. |
This is an early draft of the Pyth stylus SDK. Using external calls. I am working on the examples |
Co-authored-by: Pavel Strakhov <[email protected]>
Co-authored-by: Pavel Strakhov <[email protected]>
Co-authored-by: Pavel Strakhov <[email protected]>
Co-authored-by: Pavel Strakhov <[email protected]>
Co-authored-by: Pavel Strakhov <[email protected]>
Co-authored-by: Pavel Strakhov <[email protected]>
Co-authored-by: Pavel Strakhov <[email protected]>
Co-authored-by: Pavel Strakhov <[email protected]>
Co-authored-by: Pavel Strakhov <[email protected]>
Co-authored-by: Pavel Strakhov <[email protected]>
Co-authored-by: Pavel Strakhov <[email protected]>
@Riateche can you approve it again |
I've run the CI. Could you please fix the remaining issues in pre-commit, turbo test and stylus-* workflows? I think you need something like this for stylus workflows:
|
I have fixed it pre-commit, turbo test and added
|
I’m currently working on the early draft of the Stylus SDK, focusing on documentation, writing examples, and conducting end-to-end testing for the SDK