cloudfoundry-attic / blockhead

CF-Extensions Blockhead project
Apache License 2.0
3 stars 3 forks source link

update bosh-release to allow binding the service #56

Closed nimakaviani closed 5 years ago

nimakaviani commented 5 years ago

with #39 merged into master, we would like to allow the bosh release to install the required set of node dependencies for the broker and successfully deploy the broker job.

also once a bosh-deployed broker is running, calling the bind endpoint on the broker with contract path and arguments should successfully deploy the contract on the ethereum node and return the contract information as part of the credential response.