Skip to content
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

Add encoding helpers for frontend serialization to common library #3

Open
aaroncox opened this issue Nov 8, 2023 · 0 comments
Open

Comments

@aaroncox
Copy link
Member

aaroncox commented Nov 8, 2023

From discussions in telegram starting here:

https://t.me/wharfkit/2112

We should add some common helpers to allow easy serialization to a common format for use in JS contexts where the native Antelope types aren't well supported (like persisting data to local storage or something).

The helpers we have in Anchor Desktop 2.0 might be good for this?

https://github.com/wharfkit/example-vite-svelte-ts/blob/master/src/lib/Login.svelte#L59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Icebox
Development

No branches or pull requests

1 participant