hurley icon indicating copy to clipboard operation
hurley copied to clipboard

The development environment toolset for blockchain projects

Results 37 hurley issues
Sort by recently updated
recently updated
newest added

I am bootsraping project with convector-cli and creating network topolgy with hurley using follwing commands. conv new car -c car cd car npm i npm run env:restart npm run cc:start...

Howdy, There may be an issue when the network-profile .yaml files are generated. The "path" flag has the correct folder, but doesn't have the _sk file name appended to it....

org parameter is supposed to be an array of orgs, so it has to be passed as JSON string and parsed to string[]. currently you can only pass one org...

Address the issue #23 Tested on both docker-compose and docker swarm to ensure services are coming up without any issues.

Currently using Hurley 1.0.4, the generated network profiles are using GRPC instead of GRPCS (TLS).

Initial Tests: - Library execution inside and outside docker - Command execution inside and outside docker - `new`, `clean`, `install`, `upgrade` tasks