-
Notifications
You must be signed in to change notification settings - Fork 1k
python-v2: add svm mechanism #904
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
python-v2: add svm mechanism #904
Conversation
|
@phdargen is attempting to deploy a commit to the Coinbase Team on Vercel. A member of the Team first needs to authorize it. |
612401a to
4f78bcd
Compare
9832b5a to
e336d4b
Compare
CarsonRoscoe
left a comment
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.
e336d4b to
96ea129
Compare
Done @CarsonRoscoe, also updated the server/client examples to use the new import pattern |
fd04ac6
into
coinbase:feat/python-v2-sdk
Description
Adds svm mechanism to python v2 sdk. Closely follows ts implementation with inspiration from #607 by @HealthyBuilder for python specifics
Tests
Flask server + httpx client:
Checklist