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

Local Development Setup #95

Open
petscheit opened this issue Oct 24, 2024 · 0 comments
Open

Local Development Setup #95

petscheit opened this issue Oct 24, 2024 · 0 comments

Comments

@petscheit
Copy link
Collaborator

When designing a contract to be run with HDP, it is important to have a local development setup available. A developer should not be expected to:

  1. Compile the contract
  2. Upload the contract
  3. Invoke the API
  4. Retrieve the result

Ideally, we have a local setup, where a developer compiles the contract, and then invokes it locally with a single command. In the background, we then need to perform the dry-run and once thats complete the sound run. Additionally we need a nice readme to come with this

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

1 participant