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

How to use the client example in SGX_Linux to query data from server? #238

Closed
binwang-neu opened this issue Dec 31, 2020 · 3 comments
Closed
Assignees

Comments

@binwang-neu
Copy link

How to use the client example in SGX_Linux to query data from server, for example: api.etherscan.io/api?module=account&action=balance&address=0xddbd2b932c763ba5b1b7ae3b362eac3e8d40121a&tag=latest&apikey=YourApiKeyToken

@tmael
Copy link
Contributor

tmael commented Dec 31, 2020

Hi @B-doublemint,

Thanks for reaching out to wolfSSL!
Jacob will get back to you.

@binwang-neu
Copy link
Author

Thank you sir, looking forward to your reply.

@JacobBarthelmeh
Copy link
Contributor

Hi @B-doublemint am closing this as a duplicate of #239 and will continue to follow up on that GitHub issue. The example client does have a lot of hard set values (127.0.0.1 and port value) that would need to be changed for a specific use case. This was done in the hopes of keeping the example code as simple to read as possible. Please also make note of the limitations in the README.md about passing in private keys if used in an example created.

Regards,
Jacob

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