-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[Aptos]: Add support for fungible assets #4206
Conversation
Binary size comparison➡️ aarch64-apple-ios: - 12.53 MB
+ 12.53 MB +7 KB ➡️ aarch64-apple-ios-sim: - 12.53 MB
+ 12.54 MB +6 KB ➡️ aarch64-linux-android: - 16.18 MB
+ 16.19 MB +10 KB ➡️ armv7-linux-androideabi: - 13.79 MB
+ 13.80 MB +7 KB ➡️ wasm32-unknown-emscripten: - 11.47 MB
+ 11.48 MB +7 KB |
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.
Hi @gupnik, thanks for adding Fungible Asset support
…wallet-core into gupnik/aptos-fungible-asset
@satoshiotomakan Thanks for the review. I have addressed your comments. Could you please take another look? |
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.
LGTM
Description
This PR adds the ability to transfer fungible assets on Aptos.
Types of changes
Checklist
If you're adding a new blockchain