Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-leal-batista committed Oct 13, 2023
1 parent 4de2d52 commit 4724033
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,18 @@ It is time to run the CLI (Client helper executable script) to setup your DID an
2. Before running the CLI make sure to execute this in a linux bash terminal: ./client-helper.sh
3. Now enter the URL of the lacpass-lacchain verified in the previous section
4. The following menu is presented:
![](https://github.com/lacchain/LACPass-client/blob/master/docs/examples/CLIMainMenu.png)

5. If you don't have a PKI or don't have any signing key to attest health certificates then you can create a Self-Signed Certificate "SSC". Type that if needed and enter the required information.
- The end of this process will create a directory named "cert" inside the directory you are running the script:

* NOTE: DSC.key will be the private key used to sign Health Certificates. For that:
* You can copy the DSC.key into the directory cert-data located in the root directory of your IPS-national-backend repository.

6. Next, create a DID, type "CD" in the CLI main menu, and a DID will be created, for instance:
![](https://github.com/lacchain/LACPass-client/blob/master/docs/examples/didtxtfile.png)
Just as a reference, the created DID (Decentralized Identifier) will be saved in a file named "did.txt"

## Changelog
- [Changelog](./CHANGELOG.md)

Binary file added docs/examples/CLIMainMenu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/examples/didtxtfile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4724033

Please sign in to comment.