Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Whitehead <[email protected]>
  • Loading branch information
andrewwhitehead committed Jul 11, 2023
1 parent 8757c86 commit 8abe4d3
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,13 @@

Shared Rust libraries for Hyperledger Indy.

- `indy-credx`: Indy verifiable credential issuance and presentation (aka Anoncreds)
- `indy-credx`: Indy verifiable credential issuance and presentation (aka Anoncreds).

- `indy-data-types`: Data type definitions for Schemas, Credential Definitions and other
types related to credential issuance and processing
- `indy-data-types`: Data type definitions for Schemas, Credential Definitions and other types related to credential issuance and processing.

- `indy-test-utils`: Utilities for use in integration tests.

- `indy-utils`: Standard wrappers around binary data encodings and Ursa-provided
cryptography functions. Includes support for representing WQL (wallet query
language) expressions, normalizing transactions for signing, deriving DIDs and
verification keys, and packing and unpacking agent messages using the DIDComm
v1 envelope format.
- `indy-utils`: Standard wrappers around binary data encodings. Includes support for normalizing transactions for signing, deriving DIDs and verification keys.

## Credit

Expand Down

0 comments on commit 8abe4d3

Please sign in to comment.