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

Error while running examples #57

Closed
radsal opened this issue Jul 6, 2020 · 2 comments
Closed

Error while running examples #57

radsal opened this issue Jul 6, 2020 · 2 comments

Comments

@radsal
Copy link

radsal commented Jul 6, 2020

I tried to run the script run.sh within examples folder.

Got the following error:

runsh_error

While running this gist: https://gist.github.com/simon-jentzsch/48fd7a5e9fd59e6d3a0c00815d37d24d

Got following:

in3Contract_Error

I am not sure what I am doing wrong and could not find a reference for expected output/logs.

@simon-jentzsch
Copy link
Contributor

Hi thanks for the feedback.
Since we are currently preparing to replace this typescript-implementation by a pure wasm-impl, I would suggest to use in3-wasm instead. We API is (almost) the same, so your code should work with the wasm-version as well.

See
https://in3.readthedocs.io/en/develop/api-wasm.html#use-web3

The in3-wasm-version has the advantage that it adds only a small footprint and zero dependencies and runs with almost native speed. So please let me know if it works for you.

@radsal
Copy link
Author

radsal commented Jul 13, 2020

@simon-jentzsch in3-wasm works for me. Thanks.

@radsal radsal closed this as completed Jul 13, 2020
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

2 participants