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

Simplify client wasms. #156

Open
zie1ony opened this issue Feb 3, 2023 · 1 comment
Open

Simplify client wasms. #156

zie1ony opened this issue Feb 3, 2023 · 1 comment
Assignees

Comments

@zie1ony
Copy link
Contributor

zie1ony commented Feb 3, 2023

client directory has 6 crates, where 1 with 6 bins would be enough.

This could be simplified even more with general purpose caller that can handle response and store it, so for test env could read it. We have built it for Odra. You could simply copy it over here.
https://github.com/odradev/odra/blob/release/0.2.0/odra-casper/test-env/getter_proxy/bin/getter_proxy.rs#L26

@RBYGLLS
Copy link

RBYGLLS commented Sep 19, 2023

2nd discussion on entry points need some clariity on direction : account entry points vs contract entry points

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

No branches or pull requests

3 participants