-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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:
- Compile the contract
- Upload the contract
- Invoke the API
- 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
Metadata
Metadata
Assignees
Labels
No labels