uport-cli-client icon indicating copy to clipboard operation
uport-cli-client copied to clipboard

Minimal command-line based uPort client

Results 6 uport-cli-client issues
Sort by recently updated
recently updated
newest added

When I follow the instructions to initilize identity on local test network, I get the following error when I do both default configuration and custom one. Does anyone have any...

Please give some advise how fix it? ``` ? Choose a network for your identity: Local Test Network You selected Local Test Network, the following is the default configuration: {...

## Environment: Ubuntu v16.04, Node v8.11.2, Ganache-cli v6.1.0 ## Current behaviour: Create user identity using `uport-id create name` in private test network deploys only Registry and Identity manager contracts and...

I am trying to create an identity in my private network using cli-client but it throws below error ![capture](https://user-images.githubusercontent.com/5144291/38085358-d8462ed2-336d-11e8-95fd-b3130ce09f81.PNG) root@Demo-Server:~/uport-identity# uport-id create kavi123 ? Choose a network for your identity:...

I've funded the given address on Ganache test network, but this is happening: ``` Please fund the following address: 0x2e178d6fda79ce37a27ddb8a1215a0e3a52e55cf Then your identity can be created ? Press y to...

before ``` Initializing identity... uPort Identity Creeated! ``` after ``` Initializing identity... uPort Identity Created! ```