Skip to content

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

Merged
36 commits merged into from
Dec 2, 2022
Merged

Feature: Client functionalities #19

36 commits merged into from
Dec 2, 2022

Conversation

ghost
Copy link

@ghost ghost commented Nov 1, 2022

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:

Item Arweave Solana Ethereum ERC20 Cosmos Aptos
Balance [x] [x] [x] [ ] [ ] [ ]
Price [x] [x] [x] [ ] [ ] [ ]
Fund [x] [ ] [ ] [ ] [ ] [ ]
Withdraw [x] [ ] [ ] [ ] [ ] [ ]
Upload [x] [x] [x] [ ] [ ] [ ]
Upload Directory [ ] [ ] [ ] [ ] [ ] [ ]

Examples of usage can be found in examples/directory, and details of client usage can be found in the readme.

@JesseTheRobot
Copy link
Member

Quick update: Aptos (single and multisig) are now merged into main in the JS SDK (and Arbundles)

@ghost
Copy link
Author

ghost commented Nov 2, 2022

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

Copy link
Contributor

@mikonieminen mikonieminen left a 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.

@ghost ghost requested a review from mikonieminen December 1, 2022 22:14
@ghost ghost merged commit fd59574 into master Dec 2, 2022
This pull request was closed.
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.

3 participants