-
Notifications
You must be signed in to change notification settings - Fork 20
Feature: Client functionalities #19
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
Conversation
Quick update: Aptos (single and multisig) are now merged into main in the JS SDK (and Arbundles) |
Alright, I'll update the readme Roadmap status with aptos column |
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.
Pretty massive change, but looks mostly fine, just one comment for future development and minor change.
The goal of this PR is to add many functionalities to this sdk, so it comes closer to the js-sdk. So far, the following functionalities are implemented:
Examples of usage can be found in
examples/
directory, and details of client usage can be found in thereadme
.