ethdeploy-client icon indicating copy to clipboard operation
ethdeploy-client copied to clipboard

EthDeploy - Client for deploying apps on the Ethdeploy private blockchain hosting

EthDeploy Client Build Status

warning: EthDeploy is only lightly maintained as we're only focusing on our core product. This is not related to DAppchain tech.

Client for deploying apps on EthDeploy (private hosted sandbox-blockchains) For more info about EthDeploy and our other projects, please see Loom Network

loom login
loom deploy application.zip application_name

Currently you can log into loom network with Github or Linkedin.

Install via Homebrew (OSX)

brew install loomnetwork/homebrew-client/loom

Install via Wget (Linux/OSX)

Building

glide install
go build -o loom .