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

Heimdall-rs as a REST server? #202

Closed
quiet-node opened this issue Nov 27, 2023 · 2 comments
Closed

Heimdall-rs as a REST server? #202

quiet-node opened this issue Nov 27, 2023 · 2 comments
Labels
T-question Type: question

Comments

@quiet-node
Copy link

Component

Heimdall (Core)

Question

Hello,

I was wondering how to use heimdall to decompile a contract's bytecode through a Vue.js client application. Is it possible to host this project as a REST server?

@quiet-node quiet-node added the T-question Type: question label Nov 27, 2023
@Jon-Becker
Copy link
Owner

You could use heimdall-core (see examples) alongside some sort of http router (such as axum) to enable this.

Let me know if that answers your question!

@quiet-node
Copy link
Author

quiet-node commented Nov 28, 2023

You sure did! Thanks much!

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

No branches or pull requests

2 participants